[]
Represents all customizable features of FpSpread.
public interface IFeatures
Public Interface IFeatures
Name | Description |
---|---|
AutoCreateCalculatedTableColumns | 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 to use Excel-compatible keyboard shortcuts. |
ExcelCompatiblePrinting | Gets or sets a boolean value indicating whether to use Excel-compatible printing. |
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. |
RichTextEdit | Gets or sets a RichTextEditMode value indicating whether the rich text is editable. |