skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop

    Web

    Kendo UI UI for jQuery UI for Angular UI for React UI for Vue UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Test Studio Dev Edition Telerik JustMock

    CMS

    Sitefinity

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
  • Docs & Support
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class CellPropertyDefinitions

Provides the cell property definitions.

Inheritance
System.Object
CellPropertyDefinitions
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: Telerik.Windows.Documents.Spreadsheet.PropertySystem
Assembly: Telerik.Windows.Documents.Spreadsheet.dll

Syntax

public static class CellPropertyDefinitions

Fields

AllPropertyDefinitions

Gets all property definitions.

Declaration
public static readonly ReadOnlyCollection<IPropertyDefinition> AllPropertyDefinitions
Field Value
System.Collections.ObjectModel.ReadOnlyCollection<IPropertyDefinition>

BottomBorderProperty

Gets bottom border property definition.

Declaration
public static readonly IPropertyDefinition<CellBorder> BottomBorderProperty
Field Value
IPropertyDefinition<CellBorder>

DataValidationRuleProperty

Gets data validation property definition.

Declaration
public static readonly IPropertyDefinition<IDataValidationRule> DataValidationRuleProperty
Field Value
IPropertyDefinition<IDataValidationRule>

DiagonalDownBorderProperty

Gets diagonal down border property definition.

Declaration
public static readonly IPropertyDefinition<CellBorder> DiagonalDownBorderProperty
Field Value
IPropertyDefinition<CellBorder>

DiagonalUpBorderProperty

Gets diagonal up border property definition.

Declaration
public static readonly IPropertyDefinition<CellBorder> DiagonalUpBorderProperty
Field Value
IPropertyDefinition<CellBorder>

FillProperty

Gets fill property definition.

Declaration
public static readonly IPropertyDefinition<IFill> FillProperty
Field Value
IPropertyDefinition<IFill>

FontFamilyProperty

Gets font family property definition.

Declaration
public static readonly IPropertyDefinition<ThemableFontFamily> FontFamilyProperty
Field Value
IPropertyDefinition<ThemableFontFamily>

FontSizeProperty

Gets fonts size property definition.

Declaration
public static readonly IPropertyDefinition<double> FontSizeProperty
Field Value
IPropertyDefinition<System.Double>

ForeColorProperty

Gets fore color property definition.

Declaration
public static readonly IPropertyDefinition<ThemableColor> ForeColorProperty
Field Value
IPropertyDefinition<ThemableColor>

FormatProperty

Gets format property definition.

Declaration
public static readonly IPropertyDefinition<CellValueFormat> FormatProperty
Field Value
IPropertyDefinition<CellValueFormat>

HorizontalAlignmentProperty

Gets horizontal alignment property definition.

Declaration
public static readonly IPropertyDefinition<RadHorizontalAlignment> HorizontalAlignmentProperty
Field Value
IPropertyDefinition<RadHorizontalAlignment>

IndentProperty

Gets indent property definition.

Declaration
public static readonly IPropertyDefinition<int> IndentProperty
Field Value
IPropertyDefinition<System.Int32>

IsBoldProperty

Gets is bold property definition.

Declaration
public static readonly IPropertyDefinition<bool> IsBoldProperty
Field Value
IPropertyDefinition<System.Boolean>

IsItalicProperty

Gets is italic property definition.

Declaration
public static readonly IPropertyDefinition<bool> IsItalicProperty
Field Value
IPropertyDefinition<System.Boolean>

IsLockedProperty

Gets is locked property definition.

Declaration
public static readonly IPropertyDefinition<bool> IsLockedProperty
Field Value
IPropertyDefinition<System.Boolean>

IsWrappedProperty

Gets is wrapped property definition.

Declaration
public static readonly IPropertyDefinition<bool> IsWrappedProperty
Field Value
IPropertyDefinition<System.Boolean>

LeftBorderProperty

Gets left border property definition.

Declaration
public static readonly IPropertyDefinition<CellBorder> LeftBorderProperty
Field Value
IPropertyDefinition<CellBorder>

RightBorderProperty

Gets right border property definition.

Declaration
public static readonly IPropertyDefinition<CellBorder> RightBorderProperty
Field Value
IPropertyDefinition<CellBorder>

StyleNameProperty

Gets style name property definition.

Declaration
public static readonly IPropertyDefinition<string> StyleNameProperty
Field Value
IPropertyDefinition<System.String>

TextRotationProperty

Gets text rotation property definition.

Declaration
public static readonly IPropertyDefinition<int> TextRotationProperty
Field Value
IPropertyDefinition<System.Int32>

TopBorderProperty

Gets top border property definition.

Declaration
public static readonly IPropertyDefinition<CellBorder> TopBorderProperty
Field Value
IPropertyDefinition<CellBorder>

UnderlineProperty

Gets underline property definition.

Declaration
public static readonly IPropertyDefinition<UnderlineType> UnderlineProperty
Field Value
IPropertyDefinition<UnderlineType>

ValueProperty

Gets value property definition.

Declaration
public static readonly IPropertyDefinition<ICellValue> ValueProperty
Field Value
IPropertyDefinition<ICellValue>

VerticalAlignmentProperty

Gets vertical alignment property definition.

Declaration
public static readonly IPropertyDefinition<RadVerticalAlignment> VerticalAlignmentProperty
Field Value
IPropertyDefinition<RadVerticalAlignment>

Getting Started
  • Getting Started
Support Resources
  • Documentation
Community
  • Forums
  • Blogs
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.