Uses of Class
org.xlsx4j.sml.CTSmartTagTypes
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTSmartTagTypes in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTSmartTagTypes Modifier and Type Field Description protected CTSmartTagTypesWorkbook. smartTagTypesMethods in org.xlsx4j.sml that return CTSmartTagTypes Modifier and Type Method Description CTSmartTagTypesObjectFactory. createCTSmartTagTypes()Create an instance ofCTSmartTagTypesCTSmartTagTypesWorkbook. getSmartTagTypes()Gets the value of the smartTagTypes property.Methods in org.xlsx4j.sml with parameters of type CTSmartTagTypes Modifier and Type Method Description voidWorkbook. setSmartTagTypes(CTSmartTagTypes value)Sets the value of the smartTagTypes property.