Class CfFormatModel
Inheritance
System.Object
CfFormatModel
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.EJ2.Spreadsheet
Assembly: Syncfusion.EJ2.Spreadsheet.dll
Syntax
public class CfFormatModel
Constructors
CfFormatModel()
Declaration
public CfFormatModel()
Properties
Style
Declaration
public CellStyleModel Style { get; set; }
Property Value
Type |
---|
CellStyleModel |