Uses of Class
org.xlsx4j.sml.CTMdxMetadata
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTMdxMetadata in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTMdxMetadata Modifier and Type Field Description protected CTMdxMetadataCTMetadata. mdxMetadataMethods in org.xlsx4j.sml that return CTMdxMetadata Modifier and Type Method Description CTMdxMetadataObjectFactory. createCTMdxMetadata()Create an instance ofCTMdxMetadataCTMdxMetadataCTMetadata. getMdxMetadata()Gets the value of the mdxMetadata property.Methods in org.xlsx4j.sml with parameters of type CTMdxMetadata Modifier and Type Method Description voidCTMetadata. setMdxMetadata(CTMdxMetadata value)Sets the value of the mdxMetadata property.