ColorScheme

ColorScheme class

Stores theme-defined colors.

getAccent1

NameDescription
getAccent1()First accent color in the scheme. Read-only IColorFormat.

Returns: ColorFormat


getAccent2

NameDescription
getAccent2()Second accent color in the scheme. Read-only IColorFormat.

Returns: ColorFormat


getAccent3

NameDescription
getAccent3()Third accent color in the scheme. Read-only IColorFormat.

Returns: ColorFormat


getAccent4

NameDescription
getAccent4()Fourth accent color in the scheme. Read-only IColorFormat.

Returns: ColorFormat


getAccent5

NameDescription
getAccent5()Fifth accent color in the scheme. Read-only IColorFormat.

Returns: ColorFormat


getAccent6

NameDescription
getAccent6()Sixth accent color in the scheme. Read-only IColorFormat.

Returns: ColorFormat


getByColorSchemeIndex

NameDescription
getByColorSchemeIndex(byte)Gets the element at the specified index. Read-only IColorFormat.

Returns: ColorFormat


getDark1

NameDescription
getDark1()First dark color in the scheme. Read-only IColorFormat.

Returns: ColorFormat


getDark2

NameDescription
getDark2()Second dark color in the scheme. Read-only IColorFormat.

Returns: ColorFormat


NameDescription
getFollowedHyperlink()Color for the visited hyperlinks. Read-only IColorFormat.

Returns: ColorFormat


NameDescription
getHyperlink()Color for the hyperlinks. Read-only IColorFormat.

Returns: ColorFormat


getLight1

NameDescription
getLight1()First light color in the scheme. Read-only IColorFormat.

Returns: ColorFormat


getLight2

NameDescription
getLight2()Second light color in the scheme. Read-only IColorFormat.

Returns: ColorFormat


getPresentation

NameDescription
getPresentation()Returns the parent presentation. Read-only IPresentation.

Returns: Presentation


getSlide

NameDescription
getSlide()Returns the parent slide. Read-only IBaseSlide.

Returns: BaseSlide, LayoutSlide, NotesSlide, MasterSlide, MasterHandoutSlide, Slide, MasterNotesSlide