Uses of Class
org.xlsx4j.sml.CTFieldsUsage
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTFieldsUsage in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTFieldsUsage Modifier and Type Field Description protected CTFieldsUsageCTCacheHierarchy. fieldsUsageMethods in org.xlsx4j.sml that return CTFieldsUsage Modifier and Type Method Description CTFieldsUsageObjectFactory. createCTFieldsUsage()Create an instance ofCTFieldsUsageCTFieldsUsageCTCacheHierarchy. getFieldsUsage()Gets the value of the fieldsUsage property.Methods in org.xlsx4j.sml with parameters of type CTFieldsUsage Modifier and Type Method Description voidCTCacheHierarchy. setFieldsUsage(CTFieldsUsage value)Sets the value of the fieldsUsage property.