Uses of Class
org.xlsx4j.sml.CTOleSize
Packages that use CTOleSize
-
Uses of CTOleSize in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTOleSizeMethods in org.xlsx4j.sml that return CTOleSizeModifier and TypeMethodDescriptionObjectFactory.createCTOleSize()Create an instance ofCTOleSizeWorkbook.getOleSize()Gets the value of the oleSize property.Methods in org.xlsx4j.sml with parameters of type CTOleSizeModifier and TypeMethodDescriptionvoidWorkbook.setOleSize(CTOleSize value) Sets the value of the oleSize property.