GetColumnCount Method (DomTable)
Class
DomTable
.
Action
Number of columns of the table.
Syntax
C#
columnCount
=
table
.
GetColumnCount
()
VB
columnCount
=
table
.
GetColumnCount
()
Variable
Description
columnCount
Integer
.