Uses of Class
org.xlsx4j.sml.CTProtectedRange
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTProtectedRange in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type CTProtectedRange Modifier and Type Field Description protected java.util.List<CTProtectedRange>CTProtectedRanges. protectedRangeMethods in org.xlsx4j.sml that return CTProtectedRange Modifier and Type Method Description CTProtectedRangeObjectFactory. createCTProtectedRange()Create an instance ofCTProtectedRangeMethods in org.xlsx4j.sml that return types with arguments of type CTProtectedRange Modifier and Type Method Description java.util.List<CTProtectedRange>CTProtectedRanges. getProtectedRange()Gets the value of the protectedRange property.