Uses of Class
org.xlsx4j.sml.CTTables
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTTables in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTTables Modifier and Type Field Description protected CTTablesCTWebPr. tablesMethods in org.xlsx4j.sml that return CTTables Modifier and Type Method Description CTTablesObjectFactory. createCTTables()Create an instance ofCTTablesCTTablesCTWebPr. getTables()Gets the value of the tables property.Methods in org.xlsx4j.sml with parameters of type CTTables Modifier and Type Method Description voidCTWebPr. setTables(CTTables value)Sets the value of the tables property.