ColSpan Property (ITableCell)
In This Topic
Gets the number of columns that the table cell spans.
Syntax
'Declaration
ReadOnly Property ColSpan As Integer
Property Value
An
System.Int32 representing the number of columns that the table cell spans.
See Also