C1.Win.C1FlexGrid Namespace > CellStyleCollection Class : ParseString Method |
'Usage
Dim instance As CellStyleCollection Dim styleDef As String Dim value As Boolean value = instance.ParseString(styleDef)
The style definition string is usually obtained from a call to BuildString(Boolean) method.
The new definitions are merged with the current ones. To completely replace the styles, call the Clear method before parsing the new styles.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2