SheetProperties.TabColor Property
Sheet Tab Color.Represents the element tag in schema: x:tabColor
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
Public Property TabColor As TabColor
Get
Set
'使用
Dim instance As SheetProperties
Dim value As TabColor
value = instance.TabColor
instance.TabColor = value
public TabColor TabColor { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Spreadsheet.TabColor
Returns TabColor.