Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetStyleProperty Class / Editor Field


In This Topic
    Editor Field
    In This Topic
    Represents the editor of the sheet style. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Editor As SheetStyleProperty
    'Usage
     
    
    Dim value As SheetStyleProperty
     
    value = SheetStyleProperty.Editor
    public static readonly SheetStyleProperty Editor
    See Also