ComponentOne Web API Edition
Name Property (WorkbookTableColumn)

C1.Web.Api.Excel Namespace > WorkbookTableColumn Class : Name Property
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

Reference

WorkbookTableColumn Class
WorkbookTableColumn Members