C1.Web.Api.Excel Namespace / WorkbookTable Class / Name Property

In This Topic
Name Property (WorkbookTable)
In This Topic
Gets or sets the name of the table.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
Public Property Name As String
 
Remarks
It is used to reference the table programmatically.
See Also