C1.Web.Mvc.Sheet Namespace / Worksheet Class / Tables Property

In This Topic
Tables Property (Worksheet)
In This Topic
Gets the tables in this worksheet.
Syntax
'Declaration
 
Public ReadOnly Property Tables As List(Of WorkbookTable)
 
See Also