AsposeCellsCloud::Object::Workbook

Load the model package

use AsposeCellsCloud::Object::Workbook;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- FileName | string | Gets and sets the current file name. | Links | ARRAY[Link] | A property of type List Link named Links is specified to be serialized as an XmlElement with the tag "link". | Worksheets | LinkElement | Gets the collection in the spreadsheet. | DefaultStyle | LinkElement | Gets or sets the default object of the workbook. | DocumentProperties | LinkElement | | Names | LinkElement | | Settings | LinkElement | Represents the workbook settings. | IsWriteProtected | string | | IsProtected | string | | IsEncryption | string | | Password | string | |

[Back to Model list]
[Back to README]