C1.Win.C1FlexGrid Namespace > CellStyleCollection Class > Add Method : Add(String,CellStyle) Method |
'Declaration
Public Overloads Function Add( _ ByVal name As String, _ ByVal basedOn As CellStyle _ ) As CellStyle
'Usage
Dim instance As CellStyleCollection Dim name As String Dim basedOn As CellStyle Dim value As CellStyle value = instance.Add(name, basedOn)
public: CellStyle^ Add( String^ name, CellStyle^ basedOn )
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