SheetProperties.TabColor Property

Definition

Sheet Tab Color.

Represents the following element tag in the schema: x:tabColor.

public DocumentFormat.OpenXml.Spreadsheet.TabColor TabColor { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.TabColor? TabColor { get; set; }
member this.TabColor : DocumentFormat.OpenXml.Spreadsheet.TabColor with get, set
Public Property TabColor As TabColor

Property Value

Returns TabColor.

Applies to