Uses of Class
org.docx4j.dml.CTShapeStyle
Packages that use CTShapeStyle
Package
Description
-
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 CTShapeStyleModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTShapeStyle>ObjectFactory.createStyle(CTShapeStyle value) Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.picture with parameters of type CTShapeStyleModifier and TypeMethodDescriptionjakarta.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 CTShapeStyleMethods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape that return CTShapeStyleModifier and TypeMethodDescriptionCTWordprocessingShape.getStyle()Gets the value of the style property.Methods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape with parameters of type CTShapeStyleModifier and TypeMethodDescriptionvoidCTWordprocessingShape.setStyle(CTShapeStyle value) Sets the value of the style property. -
Uses of CTShapeStyle in org.docx4j.dml
Fields in org.docx4j.dml declared as CTShapeStyleModifier and TypeFieldDescriptionprotected CTShapeStyleCTDefaultShapeDefinition.styleprotected CTShapeStyleCTGvmlConnector.styleprotected CTShapeStyleCTGvmlPicture.styleprotected CTShapeStyleCTGvmlShape.styleMethods in org.docx4j.dml that return CTShapeStyleModifier and TypeMethodDescriptionObjectFactory.createCTShapeStyle()Create an instance ofCTShapeStyleCTDefaultShapeDefinition.getStyle()Gets the value of the style property.CTGvmlConnector.getStyle()Gets the value of the style property.CTGvmlPicture.getStyle()Gets the value of the style property.CTGvmlShape.getStyle()Gets the value of the style property.Methods in org.docx4j.dml with parameters of type CTShapeStyleModifier and TypeMethodDescriptionvoidCTDefaultShapeDefinition.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 CTShapeStyleModifier and TypeFieldDescriptionprotected CTShapeStyleCTConnector.styleprotected CTShapeStyleCTPicture.styleprotected CTShapeStyleCTShape.styleMethods in org.docx4j.dml.chartDrawing that return CTShapeStyleModifier and TypeMethodDescriptionCTConnector.getStyle()Gets the value of the style property.CTPicture.getStyle()Gets the value of the style property.CTShape.getStyle()Gets the value of the style property.Methods in org.docx4j.dml.chartDrawing with parameters of type CTShapeStyleModifier and TypeMethodDescriptionvoidCTConnector.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 CTShapeStyleModifier and TypeFieldDescriptionprotected CTShapeStyleCTElemPropSet.styleprotected CTShapeStyleCTStyleLabel.styleMethods in org.docx4j.dml.diagram that return CTShapeStyleModifier and TypeMethodDescriptionCTElemPropSet.getStyle()Gets the value of the style property.CTStyleLabel.getStyle()Gets the value of the style property.Methods in org.docx4j.dml.diagram with parameters of type CTShapeStyleModifier and TypeMethodDescriptionvoidCTElemPropSet.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 CTShapeStyleMethods in org.docx4j.dml.diagram2008 that return CTShapeStyleMethods in org.docx4j.dml.diagram2008 with parameters of type CTShapeStyleModifier and TypeMethodDescriptionvoidCTShape.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 CTShapeStyleModifier and TypeFieldDescriptionprotected CTShapeStyleCTConnector.styleprotected CTShapeStyleCTPicture.styleprotected CTShapeStyleCTShape.styleMethods in org.docx4j.dml.spreadsheetdrawing that return CTShapeStyleModifier and TypeMethodDescriptionCTConnector.getStyle()Gets the value of the style property.CTPicture.getStyle()Gets the value of the style property.CTShape.getStyle()Gets the value of the style property.Methods in org.docx4j.dml.spreadsheetdrawing with parameters of type CTShapeStyleModifier and TypeMethodDescriptionvoidCTConnector.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.