CellStyle Constructor
Initializes a new instance of the CellStyleclass.
Namespace: Microsoft.SharePoint.JSGrid
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New CellStyle()
public CellStyle()