Class EditedCells
Inheritance
System.Object
EditedCells
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Syncfusion.EJ.Export
Assembly: Syncfusion.EJ.Export.dll
Syntax
public class EditedCells
Constructors
EditedCells()
Declaration
public EditedCells()
Properties
EditedData
Declaration
public List<CellDetail> EditedData { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<CellDetail> |