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


In This Topic
    Office Field (SpreadThemes)
    In This Topic
    The Office theme.
    Syntax
    'Declaration
     
    Public Shared Office As SpreadTheme
    'Usage
     
    Dim value As SpreadTheme
     
    value = SpreadThemes.Office
     
    SpreadThemes.Office = value
    public static SpreadTheme Office
    See Also