Uses of Class
org.xlsx4j.sml.CTExternalSheetDataSet
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTExternalSheetDataSet in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTExternalSheetDataSet Modifier and Type Field Description protected CTExternalSheetDataSetCTExternalBook. sheetDataSetMethods in org.xlsx4j.sml that return CTExternalSheetDataSet Modifier and Type Method Description CTExternalSheetDataSetObjectFactory. createCTExternalSheetDataSet()Create an instance ofCTExternalSheetDataSetCTExternalSheetDataSetCTExternalBook. getSheetDataSet()Gets the value of the sheetDataSet property.Methods in org.xlsx4j.sml with parameters of type CTExternalSheetDataSet Modifier and Type Method Description voidCTExternalBook. setSheetDataSet(CTExternalSheetDataSet value)Sets the value of the sheetDataSet property.