Uses of Class
org.xlsx4j.sml.CTFileSharing
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTFileSharing in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTFileSharing Modifier and Type Field Description protected CTFileSharingWorkbook. fileSharingMethods in org.xlsx4j.sml that return CTFileSharing Modifier and Type Method Description CTFileSharingObjectFactory. createCTFileSharing()Create an instance ofCTFileSharingCTFileSharingWorkbook. getFileSharing()Gets the value of the fileSharing property.Methods in org.xlsx4j.sml with parameters of type CTFileSharing Modifier and Type Method Description voidWorkbook. setFileSharing(CTFileSharing value)Sets the value of the fileSharing property.