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