Uses of Class
org.xlsx4j.sml.CTMetadataTypes
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTMetadataTypes in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTMetadataTypes Modifier and Type Field Description protected CTMetadataTypesCTMetadata. metadataTypesMethods in org.xlsx4j.sml that return CTMetadataTypes Modifier and Type Method Description CTMetadataTypesObjectFactory. createCTMetadataTypes()Create an instance ofCTMetadataTypesCTMetadataTypesCTMetadata. getMetadataTypes()Gets the value of the metadataTypes property.Methods in org.xlsx4j.sml with parameters of type CTMetadataTypes Modifier and Type Method Description voidCTMetadata. setMetadataTypes(CTMetadataTypes value)Sets the value of the metadataTypes property.