Uses of Enum
org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle.STMarkerStyle
Packages that use STMarkerStyle
-
Uses of STMarkerStyle in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle declared as STMarkerStyleMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle that return STMarkerStyleModifier and TypeMethodDescriptionstatic STMarkerStyleCTMarkerLayout.getSymbol()Gets the value of the symbol property.static STMarkerStyleReturns the enum constant of this type with the specified name.static STMarkerStyle[]STMarkerStyle.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle with parameters of type STMarkerStyleModifier and TypeMethodDescriptionvoidCTMarkerLayout.setSymbol(STMarkerStyle value) Sets the value of the symbol property.