| 名前 | 解説 | |
|---|---|---|
![]() | RibbonColorPalette コンストラクタ | Creates an instance of the color palette with the specified theme name. |
RibbonColorPaletteデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | RibbonColorPalette コンストラクタ | Creates an instance of the color palette with the specified theme name. |
| 名前 | 解説 | |
|---|---|---|
![]() | Count | Gets the number of palette entries. |
![]() | Item | Gets the palette entry with the specified index. |
![]() | ThemeName | Gets or sets the name of the color theme. |
| 名前 | 解説 | |
|---|---|---|
![]() | Add | オーバーロードされます。 Adds the specified color to the palette. |
![]() | Clear | Deletes all entries from the palette. |
![]() | Clone | Returns a clone of this palette with the specified theme name. |
![]() | Contains | Determines whether a color is in the palette. |
![]() ![]() | GetColorPalette | Returns one of the predefined color palettes. |
![]() | IndexOf | Searches for the specified color in the palette and returns a zero-based index of the found entry. |
![]() | Set | オーバーロードされます。 Assigns the color to the palette entry with the specified index. |