Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TextColumnCollection Class
Properties Methods

In This Topic
    TextColumnCollection Class Members
    In This Topic

    The following tables list the members exposed by TextColumnCollection.

    Public Properties
     NameDescription
    Public Property Gets the number of columns in the section of a document.  
    Public Property Gets or sets a value indicating whether all text columns are of equal width and evenly spaced.  
    Public Property Gets a text column at a specified index.  
    Public Property Gets or sets a value indicating whether to add a vertical line between columns.  
    Public PropertyWhen columns are evenly spaced (see EvenlySpaced), gets or sets the amount of space between each column in points.  
    Public PropertyWhen columns are evenly spaced (see EvenlySpaced), gets or sets the width of the columns.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds a new TextColumn to the section.  
    Public Method Sets the number of columns in a section of a document.  
    Top
    See Also