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


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