Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / StyleInfo Class / StyleInfo Constructor


In This Topic
    StyleInfo Constructor
    In This Topic
    Overload List
    OverloadDescription
    Creates a custom style (StyleInfo object) with no name and no parent.  
    Creates a custom style (StyleInfo object) with the specified name.  
    Creates a custom style (StyleInfo object) with the specified name. and parent.  
    Creates a custom style (StyleInfo object) using the specified StyleInfo object, name, and parent name.  
    Creates a set of cell-level style settings (StyleInfo object) equivalent to the specified set of style settings.  
    See Also