CellFormat

Cell.CellFormat property

Returns the CellFormat object that contains formatting properties for this cell. Read-only ICellFormat.

public ICellFormat CellFormat { get; }

See Also