TableColumnsCount Property |
Gets the number of columns in the current table.
Namespace: Aceoffix.WordReaderAssembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntaxpublic int ColumnsCount { get; }
Public ReadOnly Property ColumnsCount As Integer
Get
Property Value
Type:
Int32
See Also