Language:
Arabic (العربية)
Chinese Simplified (中文(简体)
Chinese Traditional (中文(繁體)
Dutch (Nederlands)
English
French (français)
German (Deutsch)
Italian (italiano)
Japanese (日本語)
Korean (한국어)
Portuguese (Português)
Russian (русский)
Spanish (español)
Sign In
Sign Up
Products
Purchase
Downloads
Demos
Forums
Blogs
Documentation
Corporate
Product Suites
Aspose.Total for .NET and Java
Aspose.Total for Reporting Services
File Format Components
Aspose.Words for .NET and Java
Getting Started
Programmer’s Guide
Knowledge Base
Aspose.Words for .NET API Reference
Aspose.Words Namespace
Aspose.Words.Drawing Namespace
Aspose.Words.Fields Namespace
Aspose.Words.Lists Namespace
Aspose.Words.Markup Namespace
Aspose.Words.Properties Namespace
Aspose.Words.Rendering Namespace
Aspose.Words.Reporting Namespace
Aspose.Words.Tables Namespace
Cell Class
CellCollection Class
CellFormat Class
CellMerge Enumeration
CellVerticalAlignment Enumeration
Row Class
RowAlignment Enumeration
RowCollection Class
RowFormat Class
RowFormat Members
Properties
Methods
Table Class
TableCollection Class
Aspose.Words for Java API Reference
Aspose.Cells for .NET and Java
Aspose.Pdf for .NET and Java
Aspose.Slides for .NET and Java
Aspose.Pdf.Kit for .NET and Java
Aspose.Network for .NET
Aspose.Tasks for .NET
Aspose.Form for .NET
Aspose.Metafiles for Java
Aspose.Flash for .NET
Aspose.Recognition for .NET
SSRS Rendering Extensions
Aspose.Words for Reporting Services
Aspose.Slides for Reporting Services
Aspose.Cells for Reporting Services
Aspose.Pdf for Reporting Services
Aspose.BarCode for Reporting Services
JasperReports Exporters
Aspose.Slides for JasperReports
Visual Components
Aspose.BarCode for .NET and Java
Aspose.Grid for .NET
Aspose.Chart for .NET
Aspose.Editor for .NET
Aspose.AdHoc for .NET
Utility Components
Aspose.Workflow for .NET
Aspose.Spell for .NET
Aspose.ASPXpand for .NET
Aspose
>
Documentation
>
File Format Components
>
Aspose.Words for .NET and Java
>
Aspose.Words for .NET API Reference
>
Aspose.Words.Tables Namespace
>
RowFormat Class
>
RowFormat Members
RowFormat overview
Public Instance Properties
Alignment
Gets or sets a value that represents the alignment for the row.
AllowAutoFit
Allows Microsoft Word to automatically resize cells in a table to fit their contents.
AllowBreakAcrossPages
True if the text in a table row is allowed to split across a page break.
Bidi
Gets or sets whether this is a rigt-to-left table.
Borders
Gets the collection of default cell borders for the row.
BottomPadding
Gets or sets the amount of space (in points) to add below the contents of cells.
CellSpacing
Gets or sets the amount of space (in points) between the cells.
HeadingFormat
True if the row is repeated as a table heading on every page when the table spans more than one page.
Height
Gets or sets the height of the table row in points.
HeightRule
Gets or sets the rule for determining the height of the table row.
LeftIndent
Gets or sets the value that represents the left indent of the table row.
LeftPadding
Gets or sets the amount of space (in points) to add to the left of the contents of cells.
RightPadding
Gets or sets the amount of space (in points) to add to the right of the contents of cells.
TopPadding
Gets or sets the amount of space (in points) to add above the contents of cells.
Public Instance Methods
ClearCellPadding
Sets default cell margins (padding) to zero.
ClearFormatting
Resets to default row formatting.
See Also
RowFormat Class
|
Aspose.Words.Tables Namespace