Uses of Class
org.xlsx4j.sml.CTHyperlink
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTHyperlink in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type CTHyperlink Modifier and Type Field Description protected java.util.List<CTHyperlink>CTHyperlinks. hyperlinkMethods in org.xlsx4j.sml that return CTHyperlink Modifier and Type Method Description CTHyperlinkObjectFactory. createCTHyperlink()Create an instance ofCTHyperlinkMethods in org.xlsx4j.sml that return types with arguments of type CTHyperlink Modifier and Type Method Description java.util.List<CTHyperlink>CTHyperlinks. getHyperlink()Gets the value of the hyperlink property.