Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / CreateTable Field


In This Topic
    CreateTable Field
    In This Topic
    Create a table from a cell range.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly CreateTable As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.CreateTable
    public static readonly object CreateTable
    See Also