Uses of Class
org.xlsx4j.sml.CTServerFormats
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTServerFormats in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTServerFormats Modifier and Type Field Description protected CTServerFormatsCTTupleCache. serverFormatsMethods in org.xlsx4j.sml that return CTServerFormats Modifier and Type Method Description CTServerFormatsObjectFactory. createCTServerFormats()Create an instance ofCTServerFormatsCTServerFormatsCTTupleCache. getServerFormats()Gets the value of the serverFormats property.Methods in org.xlsx4j.sml with parameters of type CTServerFormats Modifier and Type Method Description voidCTTupleCache. setServerFormats(CTServerFormats value)Sets the value of the serverFormats property.