Skip to main content

ICellFormat interface

Namespace: NextDesign.Desktop.DocumentGenerator.Word

Description

Controls cell formatting.

Affiliation area

NameDescription
Document GenerationAPIs to access document generation.

Property

NameDescription
BackgroundPatternColorGets or sets the color applied to the cell background.
BottomPaddingGets or sets the amount of space (in points) to add below the cell contents.
FitTextGets or sets whether the cell text should be fit within the cell.
HorizontalMergeGets or sets how cells are horizontally merged with other cells in a row.
LeftPaddingGets or sets the amount of space (in points) to add to the left of the cell contents.
RightPaddingGets or sets the amount of space (in points) to add to the right of the cell contents.
TopPaddingGets or sets the amount of space (in points) to add above the cell contents.
VerticalMergeGets or sets how cells are vertically merged with other cells.
WidthGets or sets the cell width in points.
WrapTextGets or sets whether to wrap cell text.

Method

NameDescription
ClearFormattingResets to default cell formatting.

The width of the cell does not change.