Uses of Class
org.docx4j.dml.CTShapeStyle
-
Uses of CTShapeStyle in org.docx4j.com.microsoft.schemas.office.drawing.x2010.picture
Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.picture that return types with arguments of type CTShapeStyle Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTShapeStyle>ObjectFactory. createStyle(CTShapeStyle value)Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.picture with parameters of type CTShapeStyle Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTShapeStyle>ObjectFactory. createStyle(CTShapeStyle value) -
Uses of CTShapeStyle in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape
Fields in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape declared as CTShapeStyle Modifier and Type Field Description protected CTShapeStyleCTWordprocessingShape. styleMethods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape that return CTShapeStyle Modifier and Type Method Description CTShapeStyleCTWordprocessingShape. getStyle()Gets the value of the style property.Methods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape with parameters of type CTShapeStyle Modifier and Type Method Description voidCTWordprocessingShape. setStyle(CTShapeStyle value)Sets the value of the style property. -
Uses of CTShapeStyle in org.docx4j.dml
Fields in org.docx4j.dml declared as CTShapeStyle Modifier and Type Field Description protected CTShapeStyleCTDefaultShapeDefinition. styleprotected CTShapeStyleCTGvmlConnector. styleprotected CTShapeStyleCTGvmlPicture. styleprotected CTShapeStyleCTGvmlShape. styleMethods in org.docx4j.dml that return CTShapeStyle Modifier and Type Method Description CTShapeStyleObjectFactory. createCTShapeStyle()Create an instance ofCTShapeStyleCTShapeStyleCTDefaultShapeDefinition. getStyle()Gets the value of the style property.CTShapeStyleCTGvmlConnector. getStyle()Gets the value of the style property.CTShapeStyleCTGvmlPicture. getStyle()Gets the value of the style property.CTShapeStyleCTGvmlShape. getStyle()Gets the value of the style property.Methods in org.docx4j.dml with parameters of type CTShapeStyle Modifier and Type Method Description voidCTDefaultShapeDefinition. setStyle(CTShapeStyle value)Sets the value of the style property.voidCTGvmlConnector. setStyle(CTShapeStyle value)Sets the value of the style property.voidCTGvmlPicture. setStyle(CTShapeStyle value)Sets the value of the style property.voidCTGvmlShape. setStyle(CTShapeStyle value)Sets the value of the style property. -
Uses of CTShapeStyle in org.docx4j.dml.chartDrawing
Fields in org.docx4j.dml.chartDrawing declared as CTShapeStyle Modifier and Type Field Description protected CTShapeStyleCTConnector. styleprotected CTShapeStyleCTPicture. styleprotected CTShapeStyleCTShape. styleMethods in org.docx4j.dml.chartDrawing that return CTShapeStyle Modifier and Type Method Description CTShapeStyleCTConnector. getStyle()Gets the value of the style property.CTShapeStyleCTPicture. getStyle()Gets the value of the style property.CTShapeStyleCTShape. getStyle()Gets the value of the style property.Methods in org.docx4j.dml.chartDrawing with parameters of type CTShapeStyle Modifier and Type Method Description voidCTConnector. setStyle(CTShapeStyle value)Sets the value of the style property.voidCTPicture. setStyle(CTShapeStyle value)Sets the value of the style property.voidCTShape. setStyle(CTShapeStyle value)Sets the value of the style property. -
Uses of CTShapeStyle in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTShapeStyle Modifier and Type Field Description protected CTShapeStyleCTElemPropSet. styleprotected CTShapeStyleCTStyleLabel. styleMethods in org.docx4j.dml.diagram that return CTShapeStyle Modifier and Type Method Description CTShapeStyleCTElemPropSet. getStyle()Gets the value of the style property.CTShapeStyleCTStyleLabel. getStyle()Gets the value of the style property.Methods in org.docx4j.dml.diagram with parameters of type CTShapeStyle Modifier and Type Method Description voidCTElemPropSet. setStyle(CTShapeStyle value)Sets the value of the style property.voidCTStyleLabel. setStyle(CTShapeStyle value)Sets the value of the style property. -
Uses of CTShapeStyle in org.docx4j.dml.diagram2008
Fields in org.docx4j.dml.diagram2008 declared as CTShapeStyle Modifier and Type Field Description protected CTShapeStyleCTShape. styleMethods in org.docx4j.dml.diagram2008 that return CTShapeStyle Modifier and Type Method Description CTShapeStyleCTShape. getStyle()Gets the value of the style property.Methods in org.docx4j.dml.diagram2008 with parameters of type CTShapeStyle Modifier and Type Method Description voidCTShape. setStyle(CTShapeStyle value)Sets the value of the style property. -
Uses of CTShapeStyle in org.docx4j.dml.spreadsheetdrawing
Fields in org.docx4j.dml.spreadsheetdrawing declared as CTShapeStyle Modifier and Type Field Description protected CTShapeStyleCTConnector. styleprotected CTShapeStyleCTPicture. styleprotected CTShapeStyleCTShape. styleMethods in org.docx4j.dml.spreadsheetdrawing that return CTShapeStyle Modifier and Type Method Description CTShapeStyleCTConnector. getStyle()Gets the value of the style property.CTShapeStyleCTPicture. getStyle()Gets the value of the style property.CTShapeStyleCTShape. getStyle()Gets the value of the style property.Methods in org.docx4j.dml.spreadsheetdrawing with parameters of type CTShapeStyle Modifier and Type Method Description voidCTConnector. setStyle(CTShapeStyle value)Sets the value of the style property.voidCTPicture. setStyle(CTShapeStyle value)Sets the value of the style property.voidCTShape. setStyle(CTShapeStyle value)Sets the value of the style property.