SpreadsheetLayouts Members
These members are related to Spreadsheet Layout Collection.
| Name | Description |
|---|---|
| Add | Adds a spreadsheet layout by the specified name. Return value: SpreadsheetLayout. |
| Remove | Removes the specified spreadsheet layout. |
| Name | Description |
|---|---|
| Application | Returns the application associated with the spreadsheets layout collection. Return value: Application. This property is read only. |
| Count | Returns the number of elements in the spreadsheet layouts collection. Return value: Integer. This property is read only. |
| DefaultName | The name of the default spreadsheet layout. Return value: String. This property is read only. |
| DefaultReportingTablesName | The name of the default reporting table layout. Return value: String. This property is read only. |
| Item | Returns a spreadsheet layout. Return value: SpreadsheetLayout. This property is read only. |
| Name | Returns/sets the name of an item in the spreadsheet layouts collection. Return value: String. This property is read only. |
| Parent | Returns the application associated with the spreadsheets layout collection. Return value: Application. This property is read only. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
