[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ColorScheme.Item

this Property

this[ThemeColorSchemeId]

Gets a ThemeColor from the scheme by its ThemeColorSchemeId.

Declaration
public ThemeColor this[ThemeColorSchemeId id] { get; }
Public ReadOnly Default Property Item(id As ThemeColorSchemeId) As ThemeColor
Parameters
Type Name Description
ThemeColorSchemeId id

The color Id in the color scheme of a theme.

Property Value
Type Description
ThemeColor

A ThemeColor in the color scheme.