CellStyle members

Contains properties for formatting cells.

The CellStyle type exposes the following members.

Constructors

  Name Description
Public method CellStyle Initializes a new instance of the CellStyleclass.

Top

Properties

  Name Description
Public property BackgroundColor Gets or sets the background color.
Public property Font Gets or sets the font.
Public property FontSize Gets or sets the font size.
Public property FontStyle Gets or sets the font style.
Public property FontWeight Gets or sets the font weight.
Public property TextAlign Gets or sets the text alignment.
Public property TextColor Gets or sets the text color.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToJson Serializes objects to the JavaScript Object Notation (JSON).
Public method ToString (Inherited from Object.)

Top

See also

Reference

CellStyle class

Microsoft.SharePoint.JSGrid namespace