Uses of Class
org.xlsx4j.sml.CTExternalRow
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTExternalRow in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type CTExternalRow Modifier and Type Field Description protected java.util.List<CTExternalRow>CTExternalSheetData. rowMethods in org.xlsx4j.sml that return CTExternalRow Modifier and Type Method Description CTExternalRowObjectFactory. createCTExternalRow()Create an instance ofCTExternalRowMethods in org.xlsx4j.sml that return types with arguments of type CTExternalRow Modifier and Type Method Description java.util.List<CTExternalRow>CTExternalSheetData. getRow()Gets the value of the row property.