Click or drag to resize

CellFormat BackColor Property

Note: This API is now obsolete.

Namespace: Spire.Doc.Formatting
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
[ObsoleteAttribute("This attribute has been deprecated, please call the "Shading.BackgroundPatternColor" attribute.")]
public Color BackColor { get; set; }

Property Value

Type: Color
See Also