| GrapeCity.Windows.SpreadSheet.Data Namespace > StyleInfo Class : StyleInfo Constructor | 
| Overload | Description | 
|---|---|
| StyleInfo Constructor() | Creates a custom style (StyleInfo object) with no name and no parent. | 
| StyleInfo Constructor(String) | Creates a custom style (StyleInfo object) with the specified name. | 
| StyleInfo Constructor(String,String) | Creates a custom style (StyleInfo object) with the specified name. and parent. | 
| StyleInfo Constructor(String,String,StyleInfo) | Creates a custom style (StyleInfo object) using the specified StyleInfo object, name, and parent name. | 
| StyleInfo Constructor(StyleInfo) | Creates a set of cell-level style settings (StyleInfo object) equivalent to the specified set of style settings. | 
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)