Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / ShowFormatCellsDialog Field


In This Topic
    ShowFormatCellsDialog Field
    In This Topic
    Show the FormatCells dialog. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ShowFormatCellsDialog As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.ShowFormatCellsDialog
    public static readonly object ShowFormatCellsDialog
    See Also