バージョン

CustomColor プロパティ

ワークシートの DisplayOptions TabColor の色 (指定されている場合) を返します。
シンタックス
'宣言
 
Public ReadOnly Property CustomColor As Nullable(Of Color)
public Nullable<Color> CustomColor {get;}
参照