Uses of Class
org.xlsx4j.sml.CTMetadataTypes
Packages that use CTMetadataTypes
-
Uses of CTMetadataTypes in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTMetadataTypesMethods in org.xlsx4j.sml that return CTMetadataTypesModifier and TypeMethodDescriptionObjectFactory.createCTMetadataTypes()Create an instance ofCTMetadataTypesCTMetadata.getMetadataTypes()Gets the value of the metadataTypes property.Methods in org.xlsx4j.sml with parameters of type CTMetadataTypesModifier and TypeMethodDescriptionvoidCTMetadata.setMetadataTypes(CTMetadataTypes value) Sets the value of the metadataTypes property.