Uses of Class
org.xlsx4j.sml.CTExternalReference
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTExternalReference in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type CTExternalReference Modifier and Type Field Description protected java.util.List<CTExternalReference>CTExternalReferences. externalReferenceMethods in org.xlsx4j.sml that return CTExternalReference Modifier and Type Method Description CTExternalReferenceObjectFactory. createCTExternalReference()Create an instance ofCTExternalReferenceMethods in org.xlsx4j.sml that return types with arguments of type CTExternalReference Modifier and Type Method Description java.util.List<CTExternalReference>CTExternalReferences. getExternalReference()Gets the value of the externalReference property.