IFeatures Interface Properties
In This Topic
For a list of all members of this type, see IFeatures members.
Public Properties
| Name | Description |
 | AutoCreateCalcuatedTableColumns | Gets or sets a boolean value indicating whether to enable the auto fill formulas in tables to create calculated columns. |
 | AutoCreateHyperlink | Gets or sets a boolean value indicating whether to enable the auto creating the hyperlink if a link like string entered in a cell. |
 | AutoExpandTable | Gets or sets a boolean value indicating whether to enable the auto extend table rows or columns after editing a cell. |
 | EnhancedShapeEngine | Gets or sets whether to use the new enhanced shape engine. |
 | ExcelCompatibleKeyboardShortcuts | Gets or sets a boolean value indicating whether the use Excel-compatible keyboard shortcuts. |
 | RichClipboard | Gets or sets whether to allow copying rich data. |
 | RichText | Gets or sets a boolean value indicating whether the workbook allow processing rich text. |
Top
See Also