WorkbookCapabilitiesOptions Properties
Provides various options which can be specified for the document loaded in the SpreadsheetControl.| Name | Description |
|---|---|
| Charts | Gets or sets the document’s capability to load, insert, modify and export charts. |
| DynamicArrayFormulas | Gets or sets the document’s capability to load, insert, modify, and export dynamic array formulas. |
| Formulas | Gets or sets the document’s capability to load, insert, modify and export formulas. |
| Pictures | Gets or sets the document’s capability to load, insert, modify and export pictures. |
| Shapes | Gets or sets the document’s capability to load, insert, modify and export shapes (such as lines, rectangles, basic shapes, etc.). |
| Sparklines | Gets or sets the document’s capability to load, insert, modify and export sparklines. |
| Undo | Gets or sets the document’s capability to undo or redo the last command executed. |
See Also