CellStyle class

Contains properties for formatting cells.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.JSGrid.CellStyle

Namespace:  Microsoft.SharePoint.JSGrid
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Class CellStyle _
    Implements IJsonSerializable
'Usage
Dim instance As CellStyle
public class CellStyle : IJsonSerializable

Remarks

CellStyle implements the IJsonSerializable interface.

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

CellStyle members

Microsoft.SharePoint.JSGrid namespace