Uses of Enum
org.docx4j.dml.STFontCollectionIndex
Packages that use STFontCollectionIndex
-
Uses of STFontCollectionIndex in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle declared as STFontCollectionIndexMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle that return STFontCollectionIndexMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle with parameters of type STFontCollectionIndexModifier and TypeMethodDescriptionvoidCTFontReference.setIdx(STFontCollectionIndex value) Sets the value of the idx property. -
Uses of STFontCollectionIndex in org.docx4j.dml
Fields in org.docx4j.dml declared as STFontCollectionIndexMethods in org.docx4j.dml that return STFontCollectionIndexModifier and TypeMethodDescriptionstatic STFontCollectionIndexCTFontReference.getIdx()Gets the value of the idx property.static STFontCollectionIndexReturns the enum constant of this type with the specified name.static STFontCollectionIndex[]STFontCollectionIndex.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.dml with parameters of type STFontCollectionIndexModifier and TypeMethodDescriptionvoidCTFontReference.setIdx(STFontCollectionIndex value) Sets the value of the idx property.