Uses of Class
org.xlsx4j.sml.CTMetadataStrings
Packages that use CTMetadataStrings
-
Uses of CTMetadataStrings in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTMetadataStringsMethods in org.xlsx4j.sml that return CTMetadataStringsModifier and TypeMethodDescriptionObjectFactory.createCTMetadataStrings()Create an instance ofCTMetadataStringsCTMetadata.getMetadataStrings()Gets the value of the metadataStrings property.Methods in org.xlsx4j.sml with parameters of type CTMetadataStringsModifier and TypeMethodDescriptionvoidCTMetadata.setMetadataStrings(CTMetadataStrings value) Sets the value of the metadataStrings property.