Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

Formatting Properties

Provides access to cell format characteristics.
Name Description
Alignment Provides access to cell alignment.
Borders Provides access to cell borders.
Fill Provides access to cell background.
Flags Provides access to flags that control which cell format attributes are specified by the applied cell style and which ones are specified by direct cell formatting.
Font Provides access to the cell font.
NumberFormat Gets or sets a number format that specifies how a numeric value is displayed in a cell.
Protection Provides access to options which are in effect when the worksheet is protected.
See Also