Namespace Telerik.Windows.Documents.Spreadsheet.PropertySystem
Classes
|
Provides data for events raised when cell properties are modified, including the affected range and property definition. |
|
Declares all available cell property definitions for formatting, styling, and data validation used in the property system. |
|
Named collection of formatting properties applied to cells, enabling consistent appearance across cell ranges through style inheritance. |
|
Represents cell style collection. |
|
Defines strongly-typed metadata for a cell property, including its name, default value, layout impact, and style category. |
|
RowColumnPropertyChangedEventArgs Provides data for events raised when a property changes across a range of rows or columns. |
|
Provides data for events raised when one or more properties of a cell style are modified. |
Interfaces
|
Defines metadata for a cell property, including its name, default value, layout impact, and behavior during cell insertion operations. |
|
Defines strongly-typed metadata for a cell property, providing compile-time type safety and a default value of type |
Enums
|
Classifies cell styles into organizational groups for style management and discovery. |
|
Categorizes cell properties into functional groups, enabling selective application of style attributes (e.g., applying only font properties without affecting borders). |