Uses of Class
org.xlsx4j.sml.CTOleSize
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTOleSize in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTOleSize Modifier and Type Field Description protected CTOleSizeWorkbook. oleSizeMethods in org.xlsx4j.sml that return CTOleSize Modifier and Type Method Description CTOleSizeObjectFactory. createCTOleSize()Create an instance ofCTOleSizeCTOleSizeWorkbook. getOleSize()Gets the value of the oleSize property.Methods in org.xlsx4j.sml with parameters of type CTOleSize Modifier and Type Method Description voidWorkbook. setOleSize(CTOleSize value)Sets the value of the oleSize property.