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

In This Topic
    RowFormat Class Members
    In This Topic

    The following tables list the members exposed by RowFormat.

    Public Properties
     NameDescription
    Public Property Gets or sets a value specifying how the table row is aligned in the document.  
    Public Property Gets or sets a value indicating whether the contents within the current cell can be split between pages.  
    Public Property Gets or sets whether the current table row shall be repeated at the top of each new page on which part of this table is displayed. This gives this table row the behavior of a 'header' row on each of these pages. This property can be applied to any number of rows at the top of the table structure in order to generate multi-row table headers.  
    Public Property Gets or sets the height of the table row in points.  
    Public Property Gets or sets the rule for determining the height of the table row.  
    Public Property Gets or sets the default amount of space (in points) between the cells.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.  Resets to default row formatting.  
    Top
    See Also