Version

CellFormat Property (RowColumnBase)

Gets the default cell format for cells in this row or column.
Syntax
public IWorksheetCellFormat CellFormat {get;}

Property Value

The default cell format for cells in this row or column.
Remarks

Any default properties of the cell's format will take their value from this format when getting a resolved format.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also