Spread Windows Forms 14.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / FormatCellsActionCommand Class


In This Topic
    FormatCellsActionCommand Class Methods
    In This Topic

    For a list of all members of this type, see FormatCellsActionCommand members.

    Public Methods
     NameDescription
    Public MethodInvoked before execute the command. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
    Public Method (Inherited from GrapeCity.Spreadsheet.Commands.StyleActionsCommand)
    Public MethodOverloaded. Releases unmanaged and - optionally - managed resources. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
    Public MethodExecutes this command. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
    Public MethodGets a boolean value indicates whether the corresponding UI actions should be stopped. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
    Public MethodRedo this command. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
    Public MethodSaves the data for undoing. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
    Public MethodOverridden.   
    Top
    Protected Methods
     NameDescription
    Protected MethodFinalizes an instance of the Command class. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
    Top
    See Also