Uses of Class
org.xlsx4j.sml.CTOleObject
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTOleObject in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type CTOleObject Modifier and Type Field Description protected java.util.List<CTOleObject>CTOleObjects. oleObjectMethods in org.xlsx4j.sml that return CTOleObject Modifier and Type Method Description CTOleObjectObjectFactory. createCTOleObject()Create an instance ofCTOleObjectMethods in org.xlsx4j.sml that return types with arguments of type CTOleObject Modifier and Type Method Description java.util.List<CTOleObject>CTOleObjects. getOleObject()Gets the value of the oleObject property.