Uses of Enum
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.STSeriesLayout
Packages that use STSeriesLayout
-
Uses of STSeriesLayout in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as STSeriesLayoutMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return STSeriesLayoutModifier and TypeMethodDescriptionstatic STSeriesLayoutCTSeries.getLayoutId()Gets the value of the layoutId property.static STSeriesLayoutReturns the enum constant of this type with the specified name.static STSeriesLayout[]STSeriesLayout.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.x2014.chartex with parameters of type STSeriesLayoutModifier and TypeMethodDescriptionvoidCTSeries.setLayoutId(STSeriesLayout value) Sets the value of the layoutId property.