Uses of Class
org.xlsx4j.sml.CTFieldsUsage
Packages that use CTFieldsUsage
-
Uses of CTFieldsUsage in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTFieldsUsageMethods in org.xlsx4j.sml that return CTFieldsUsageModifier and TypeMethodDescriptionObjectFactory.createCTFieldsUsage()Create an instance ofCTFieldsUsageCTCacheHierarchy.getFieldsUsage()Gets the value of the fieldsUsage property.Methods in org.xlsx4j.sml with parameters of type CTFieldsUsageModifier and TypeMethodDescriptionvoidCTCacheHierarchy.setFieldsUsage(CTFieldsUsage value) Sets the value of the fieldsUsage property.