Click or drag to resize

TableGetColumnCount Method

Get table column count

Namespace:  SOWIDocument.Word
Assembly:  SOWIDocument.Word (in SOWIDocument.Word.dll) Version: 22.2.10.1 (22.2.10.450)
Syntax
public int GetColumnCount(
	string pTableName
)

Parameters

pTableName
Type: SystemString
Table name

Return Value

Type: Int32
Row count
See Also