Uses of Class
org.xlsx4j.sml.CTDxfs
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTDxfs in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTDxfs Modifier and Type Field Description protected CTDxfsCTStylesheet. dxfsMethods in org.xlsx4j.sml that return CTDxfs Modifier and Type Method Description CTDxfsObjectFactory. createCTDxfs()Create an instance ofCTDxfsCTDxfsCTStylesheet. getDxfs()Gets the value of the dxfs (differential Formats) property.Methods in org.xlsx4j.sml with parameters of type CTDxfs Modifier and Type Method Description voidCTStylesheet. setDxfs(CTDxfs value)Sets the value of the dxfs property.