Web API Edition | ComponentOne
C1.Web.Api.Excel Namespace / WorkbookTableColumn Class / Name Property

In This Topic
    Name Property (WorkbookTableColumn)
    In This Topic
    The name of the table column.
    Syntax
    'Declaration
     
    
    <XmlAttributeAttribute()>
    Public Property Name As String
    [XmlAttribute()]
    public string Name {get; set;}
    Remarks
    It is referenced through functions.
    See Also