Gets the total number of visible and hidden columns in this table.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property TotalColumnCount As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ITableAnnotation
Dim value As Integer
value = instance.TotalColumnCount
|
C# | |
---|
int TotalColumnCount {get;} |
C++/CLI | |
---|
property int TotalColumnCount {
int get();
} |
Return Value
Total number of visible and hidden columns in this table
Example
See Also
Availability
SolidWorks 2011 SP05, Revision Number 19.5