Uses of Class
org.docx4j.dml.CTGroupShapeProperties
-
Uses of CTGroupShapeProperties in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingGroup
Fields in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingGroup declared as CTGroupShapeProperties Modifier and Type Field Description protected CTGroupShapePropertiesCTWordprocessingGroup. grpSpPrMethods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingGroup that return CTGroupShapeProperties Modifier and Type Method Description CTGroupShapePropertiesCTWordprocessingGroup. getGrpSpPr()Gets the value of the grpSpPr property.Methods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingGroup with parameters of type CTGroupShapeProperties Modifier and Type Method Description voidCTWordprocessingGroup. setGrpSpPr(CTGroupShapeProperties value)Sets the value of the grpSpPr property. -
Uses of CTGroupShapeProperties in org.docx4j.dml
Fields in org.docx4j.dml declared as CTGroupShapeProperties Modifier and Type Field Description protected CTGroupShapePropertiesCTGvmlGroupShape. grpSpPrMethods in org.docx4j.dml that return CTGroupShapeProperties Modifier and Type Method Description CTGroupShapePropertiesObjectFactory. createCTGroupShapeProperties()Create an instance ofCTGroupShapePropertiesCTGroupShapePropertiesCTGvmlGroupShape. getGrpSpPr()Gets the value of the grpSpPr property.Methods in org.docx4j.dml with parameters of type CTGroupShapeProperties Modifier and Type Method Description voidCTGvmlGroupShape. setGrpSpPr(CTGroupShapeProperties value)Sets the value of the grpSpPr property. -
Uses of CTGroupShapeProperties in org.docx4j.dml.chartDrawing
Fields in org.docx4j.dml.chartDrawing declared as CTGroupShapeProperties Modifier and Type Field Description protected CTGroupShapePropertiesCTGroupShape. grpSpPrMethods in org.docx4j.dml.chartDrawing that return CTGroupShapeProperties Modifier and Type Method Description CTGroupShapePropertiesCTGroupShape. getGrpSpPr()Gets the value of the grpSpPr property.Methods in org.docx4j.dml.chartDrawing with parameters of type CTGroupShapeProperties Modifier and Type Method Description voidCTGroupShape. setGrpSpPr(CTGroupShapeProperties value)Sets the value of the grpSpPr property. -
Uses of CTGroupShapeProperties in org.docx4j.dml.diagram2008
Fields in org.docx4j.dml.diagram2008 declared as CTGroupShapeProperties Modifier and Type Field Description protected CTGroupShapePropertiesCTGroupShape. grpSpPrMethods in org.docx4j.dml.diagram2008 that return CTGroupShapeProperties Modifier and Type Method Description CTGroupShapePropertiesCTGroupShape. getGrpSpPr()Gets the value of the grpSpPr property.Methods in org.docx4j.dml.diagram2008 with parameters of type CTGroupShapeProperties Modifier and Type Method Description voidCTGroupShape. setGrpSpPr(CTGroupShapeProperties value)Sets the value of the grpSpPr property. -
Uses of CTGroupShapeProperties in org.docx4j.dml.spreadsheetdrawing
Fields in org.docx4j.dml.spreadsheetdrawing declared as CTGroupShapeProperties Modifier and Type Field Description protected CTGroupShapePropertiesCTGroupShape. grpSpPrMethods in org.docx4j.dml.spreadsheetdrawing that return CTGroupShapeProperties Modifier and Type Method Description CTGroupShapePropertiesCTGroupShape. getGrpSpPr()Gets the value of the grpSpPr property.Methods in org.docx4j.dml.spreadsheetdrawing with parameters of type CTGroupShapeProperties Modifier and Type Method Description voidCTGroupShape. setGrpSpPr(CTGroupShapeProperties value)Sets the value of the grpSpPr property.