ComponentOne Studio for WinRT XAML
Palette プロパティ (C1XLBook)

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

C1XLBook クラス
C1XLBook メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.