Click or drag to resize

AddtionalFormatWrapper Interior Property

Gets the interior style of the cell.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public IInterior Interior { get; }

Return Value

Type: IInterior
The interior style of the cell.

Implements

IStyle Interior
See Also