Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Commands Namespace / BuiltInCommands Class / EditSheetName Field


In This Topic
    EditSheetName Field
    In This Topic
    Represents the command which requests to start editing the name of FarPoint.Win.Spread.SheetView.
    Syntax
    'Declaration
     
    Public Shared ReadOnly EditSheetName As ICommand
    'Usage
     
    Dim value As ICommand
     
    value = BuiltInCommands.EditSheetName
    public static readonly ICommand EditSheetName
    See Also