Uses of Class
org.docx4j.dml.CTNonVisualDrawingShapeProps
Packages that use CTNonVisualDrawingShapeProps
Package
Description
-
Uses of CTNonVisualDrawingShapeProps in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape
Fields in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape declared as CTNonVisualDrawingShapePropsModifier and TypeFieldDescriptionprotected CTNonVisualDrawingShapePropsCTWordprocessingShape.cNvSpPrMethods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape that return CTNonVisualDrawingShapePropsModifier and TypeMethodDescriptionCTWordprocessingShape.getCNvSpPr()Gets the value of the cNvSpPr property.Methods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape with parameters of type CTNonVisualDrawingShapePropsModifier and TypeMethodDescriptionvoidCTWordprocessingShape.setCNvSpPr(CTNonVisualDrawingShapeProps value) Sets the value of the cNvSpPr property. -
Uses of CTNonVisualDrawingShapeProps in org.docx4j.dml
Fields in org.docx4j.dml declared as CTNonVisualDrawingShapePropsModifier and TypeFieldDescriptionprotected CTNonVisualDrawingShapePropsCTGvmlShapeNonVisual.cNvSpPrMethods in org.docx4j.dml that return CTNonVisualDrawingShapePropsModifier and TypeMethodDescriptionObjectFactory.createCTNonVisualDrawingShapeProps()Create an instance ofCTNonVisualDrawingShapePropsCTGvmlShapeNonVisual.getCNvSpPr()Gets the value of the cNvSpPr property.Methods in org.docx4j.dml with parameters of type CTNonVisualDrawingShapePropsModifier and TypeMethodDescriptionvoidCTGvmlShapeNonVisual.setCNvSpPr(CTNonVisualDrawingShapeProps value) Sets the value of the cNvSpPr property. -
Uses of CTNonVisualDrawingShapeProps in org.docx4j.dml.chartDrawing
Fields in org.docx4j.dml.chartDrawing declared as CTNonVisualDrawingShapePropsMethods in org.docx4j.dml.chartDrawing that return CTNonVisualDrawingShapePropsModifier and TypeMethodDescriptionCTShapeNonVisual.getCNvSpPr()Gets the value of the cNvSpPr property.Methods in org.docx4j.dml.chartDrawing with parameters of type CTNonVisualDrawingShapePropsModifier and TypeMethodDescriptionvoidCTShapeNonVisual.setCNvSpPr(CTNonVisualDrawingShapeProps value) Sets the value of the cNvSpPr property. -
Uses of CTNonVisualDrawingShapeProps in org.docx4j.dml.diagram2008
Fields in org.docx4j.dml.diagram2008 declared as CTNonVisualDrawingShapePropsMethods in org.docx4j.dml.diagram2008 that return CTNonVisualDrawingShapePropsModifier and TypeMethodDescriptionCTShapeNonVisual.getCNvSpPr()Gets the value of the cNvSpPr property.Methods in org.docx4j.dml.diagram2008 with parameters of type CTNonVisualDrawingShapePropsModifier and TypeMethodDescriptionvoidCTShapeNonVisual.setCNvSpPr(CTNonVisualDrawingShapeProps value) Sets the value of the cNvSpPr property. -
Uses of CTNonVisualDrawingShapeProps in org.docx4j.dml.spreadsheetdrawing
Fields in org.docx4j.dml.spreadsheetdrawing declared as CTNonVisualDrawingShapePropsMethods in org.docx4j.dml.spreadsheetdrawing that return CTNonVisualDrawingShapePropsModifier and TypeMethodDescriptionCTShapeNonVisual.getCNvSpPr()Gets the value of the cNvSpPr property.Methods in org.docx4j.dml.spreadsheetdrawing with parameters of type CTNonVisualDrawingShapePropsModifier and TypeMethodDescriptionvoidCTShapeNonVisual.setCNvSpPr(CTNonVisualDrawingShapeProps value) Sets the value of the cNvSpPr property.