Uses of Class
org.xlsx4j.sml.CTExternalReferences
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTExternalReferences in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTExternalReferences Modifier and Type Field Description protected CTExternalReferencesWorkbook. externalReferencesMethods in org.xlsx4j.sml that return CTExternalReferences Modifier and Type Method Description CTExternalReferencesObjectFactory. createCTExternalReferences()Create an instance ofCTExternalReferencesCTExternalReferencesWorkbook. getExternalReferences()Gets the value of the externalReferences property.Methods in org.xlsx4j.sml with parameters of type CTExternalReferences Modifier and Type Method Description voidWorkbook. setExternalReferences(CTExternalReferences value)Sets the value of the externalReferences property.