Uses of Class
org.xlsx4j.sml.CTMetadataStringIndex
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTMetadataStringIndex in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type CTMetadataStringIndex Modifier and Type Field Description protected java.util.List<CTMetadataStringIndex>CTMdxSet. nprotected java.util.List<CTMetadataStringIndex>CTMdxTuple. nMethods in org.xlsx4j.sml that return CTMetadataStringIndex Modifier and Type Method Description CTMetadataStringIndexObjectFactory. createCTMetadataStringIndex()Create an instance ofCTMetadataStringIndexMethods in org.xlsx4j.sml that return types with arguments of type CTMetadataStringIndex Modifier and Type Method Description java.util.List<CTMetadataStringIndex>CTMdxSet. getN()Gets the value of the n property.java.util.List<CTMetadataStringIndex>CTMdxTuple. getN()Gets the value of the n property.