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
CellFormat Members
Properties
Methods
CellMerge Enumeration
CellVerticalAlignment Enumeration
Row Class
RowAlignment Enumeration
RowCollection Class
RowFormat Class
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
>
CellFormat Class
>
CellFormat Members
CellFormat overview
Public Instance Properties
Borders
Gets collection of borders of the cell.
BottomPadding
Returns or sets the amount of space (in points) to add below the contents of cell.
FitText
If true, fits text in the cell, compressing each paragraph to the width of the cell.
HorizontalMerge
Specifies how the cell is merged horizontally with other cells in the row.
LeftPadding
Returns or sets the amount of space (in points) to add to the left of the contents of cell.
Orientation
Returns or sets the orientation of text in a table cell.
RightPadding
Returns or sets the amount of space (in points) to add to the right of the contents of cell.
Shading
Returns a Shading object that refers to the shading formatting for the cell.
TopPadding
Returns or sets the amount of space (in points) to add above the contents of cell.
VerticalAlignment
Returns or sets the vertical alignment of text in the cell.
VerticalMerge
Specifies how the cell is merged with other cells vertically.
Width
Returns or sets the width of the cell in points.
WrapText
If true, wrap text for the cell.
Public Instance Methods
ClearFormatting
Resets to default cell formatting. Does not change the width of the cell.
See Also
CellFormat Class
|
Aspose.Words.Tables Namespace