Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TextColumnCollection Class / Count Property

In This Topic
    Count Property (TextColumnCollection)
    In This Topic
    Gets the number of columns in the section of a document.
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As System.Short
    public System.short Count {get;}
    See Also