WorksheetEntityBase
Class
Abstract base for worksheet entities (cells, rows, columns) that share a common property system for formatting and styling.
Definition
Namespace:Telerik.Windows.Documents.Spreadsheet.Model
Assembly:Telerik.Windows.Documents.Spreadsheet.dll
Syntax:
C#
public abstract class WorksheetEntityBase
Inheritance: objectWorksheetEntityBase
Derived Classes:
Constructors
Initializes a new instance of the WorksheetEntityBase class.