Uses of Enum
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.STIntervalClosedSide
Packages that use STIntervalClosedSide
-
Uses of STIntervalClosedSide in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as STIntervalClosedSideMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return STIntervalClosedSideModifier and TypeMethodDescriptionstatic STIntervalClosedSideCTBinning.getIntervalClosed()Gets the value of the intervalClosed property.static STIntervalClosedSideReturns the enum constant of this type with the specified name.static STIntervalClosedSide[]STIntervalClosedSide.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 STIntervalClosedSideModifier and TypeMethodDescriptionvoidCTBinning.setIntervalClosed(STIntervalClosedSide value) Sets the value of the intervalClosed property.