'Declaration Public Interface IWorksheetCellFormat
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: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
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