ColorScheme
ColorScheme class
Stores theme-defined colors.
getAccent1
| Name | Description |
|---|---|
| getAccent1() | First accent color in the scheme. Read-only IColorFormat. |
Result: ColorFormat
getAccent2
| Name | Description |
|---|---|
| getAccent2() | Second accent color in the scheme. Read-only IColorFormat. |
Result: ColorFormat
getAccent3
| Name | Description |
|---|---|
| getAccent3() | Third accent color in the scheme. Read-only IColorFormat. |
Result: ColorFormat
getAccent4
| Name | Description |
|---|---|
| getAccent4() | Fourth accent color in the scheme. Read-only IColorFormat. |
Result: ColorFormat
getAccent5
| Name | Description |
|---|---|
| getAccent5() | Fifth accent color in the scheme. Read-only IColorFormat. |
Result: ColorFormat
getAccent6
| Name | Description |
|---|---|
| getAccent6() | Sixth accent color in the scheme. Read-only IColorFormat. |
Result: ColorFormat
getByColorSchemeIndex
| Name | Description |
|---|---|
| getByColorSchemeIndex(byte) | Gets the element at the specified index. Read-only IColorFormat. |
Result: ColorFormat
getDark1
| Name | Description |
|---|---|
| getDark1() | First dark color in the scheme. Read-only IColorFormat. |
Result: ColorFormat
getDark2
| Name | Description |
|---|---|
| getDark2() | Second dark color in the scheme. Read-only IColorFormat. |
Result: ColorFormat
getFollowedHyperlink
| Name | Description |
|---|---|
| getFollowedHyperlink() | Color for the visited hyperlinks. Read-only IColorFormat. |
Result: ColorFormat
getHyperlink
| Name | Description |
|---|---|
| getHyperlink() | Color for the hyperlinks. Read-only IColorFormat. |
Result: ColorFormat
getLight1
| Name | Description |
|---|---|
| getLight1() | First light color in the scheme. Read-only IColorFormat. |
Result: ColorFormat
getLight2
| Name | Description |
|---|---|
| getLight2() | Second light color in the scheme. Read-only IColorFormat. |
Result: ColorFormat
getPresentation
| Name | Description |
|---|---|
| getPresentation() | Returns the parent presentation. Read-only IPresentation. |
Result: Presentation
getSlide
| Name | Description |
|---|---|
| getSlide() | Returns the parent slide. Read-only IBaseSlide. |
Result: Slide, MasterNotesSlide, BaseSlide, MasterSlide, LayoutSlide, MasterHandoutSlide, NotesSlide