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


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