Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IFeatures Interface
Properties Methods

In This Topic
    IFeatures Interface Members
    In This Topic

    The following tables list the members exposed by IFeatures.

    Public Properties
     NameDescription
     PropertyGets or sets a boolean value indicating whether to enable the auto fill formulas in tables to create calculated columns.  
     PropertyGets or sets a boolean value indicating whether to enable the auto creating the hyperlink if a link like string entered in a cell.  
     PropertyGets or sets a boolean value indicating whether to enable the auto extend table rows or columns after editing a cell.  
     PropertyGets or sets whether to use the new enhanced shape engine.  
     PropertyGets or sets a boolean value indicating whether to use Excel-compatible keyboard shortcuts.  
     PropertyGets or sets a boolean value indicating whether to use Excel-compatible printing.  
     PropertyGets or sets whether to allow copying rich data.  
     PropertyGets or sets a boolean value indicating whether the workbook allow processing rich text.  
     PropertyGets or sets a RichTextEditMode value indicating whether the rich text is editable.  
    Top
    Public Methods
     NameDescription
     MethodRestores the state of this features.  
     MethodSaves features state information.  
    Top
    See Also