Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / ThemeColors Class / Office Field


In This Topic
    Office Field (ThemeColors)
    In This Topic
    The theme color of the Office theme.
    Syntax
    'Declaration
     
    Public Shared Office As ThemeColor
    'Usage
     
    Dim value As ThemeColor
     
    value = ThemeColors.Office
     
    ThemeColors.Office = value
    public static ThemeColor Office
    See Also