DocxTableCell.CellShadingColor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Color of the cell shading
[System.Text.Json.Serialization.JsonPropertyName("CellShadingColor")]
public string CellShadingColor { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("CellShadingColor")>]
member this.CellShadingColor : string with get, set
Public Property CellShadingColor As String
Property Value
- Attributes