Excel for UWP/WinRT
Palette プロパティ

このワークブックのカラーパレットを取得または設定します。
構文
'宣言
 
Public Property Palette As Windows.UI.Color()
public Windows.UI.Color[] Palette {get; set;}
解説
パレットは8項目以上を含む必要があります(最初の8色は、標準パレットの黒、白、赤、緑、青、黄、マゼンタ、およびシアンです)。
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1XLBook クラス
C1XLBook メンバ

Send Feedback