public interface IWorksheetCellFormat
Depending on where the format is exposed, it will have a different meaning. For example, a cell's format just applies to itself, but a row or column's format applies to all cells in that row or column. There are also style formats, which can be the parent of other formats, meaning they provide defaults for values not set on the format. And finally, there are differential formats, such as the format for areas in a table, which provide default values for cells which exist in the associated area.
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+
IWorksheetCellFormat Members
Infragistics.Documents.Excel Namespace
CellFormat Property
CellFormat Property
CellFormat Property
StyleFormat Property
AreaFormats Property
AreaFormats Property
AreaFormats Property
GetResolvedCellFormat Method
GetResolvedCellFormat Method
GetResolvedCellFormat Method