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 SpreadsheetDefaultValues

Provides the default values of RadSpreadsheet.

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

Syntax

public static class SpreadsheetDefaultValues

Fields

CellCount

The cell count in a worksheet in RadSpreadsheet.

Declaration
public static readonly long CellCount
Field Value
System.Int64

ColumnCount

The column count in a worksheet in RadSpreadsheet.

Declaration
public static readonly int ColumnCount
Field Value
System.Int32

DefaultColumnWidth

The default width of the columns.

Declaration
public static readonly double DefaultColumnWidth
Field Value
System.Double

DefaultFontFamily

The default font family.

Declaration
public static readonly ThemableFontFamily DefaultFontFamily
Field Value
ThemableFontFamily

DefaultFontSize

The default font size in dip.

Declaration
public static readonly double DefaultFontSize
Field Value
System.Double

DefaultFontSizeInPoints

The default font size measured in points.

Declaration
public static readonly double DefaultFontSizeInPoints
Field Value
System.Double

DefaultForeColor

The default font color.

Declaration
public static readonly ThemableColor DefaultForeColor
Field Value
ThemableColor

DefaultRowHeight

The default height of the rows.

Declaration
public static readonly double DefaultRowHeight
Field Value
System.Double

DefaultScaleFactor

The default scale factor.

Declaration
public const double DefaultScaleFactor = 1
Field Value
System.Double

DefaultScaleFactorSize

The default scale factor size.

Declaration
public static readonly Size DefaultScaleFactorSize
Field Value
System.Windows.Size

DefaultStyleName

The default style name.

Declaration
public static readonly string DefaultStyleName
Field Value
System.String

DefaultTabColor

The default sheet tab color.

Declaration
public static readonly ThemableColor DefaultTabColor
Field Value
ThemableColor

HyperlinkStyleName

The default style name for hyperlinks.

Declaration
public static readonly string HyperlinkStyleName
Field Value
System.String

IndentStep

The indent step size which is multiplied by the indent factor.

Declaration
public static readonly double IndentStep
Field Value
System.Double

LeftCellMargin

The left margin of a cell.

Declaration
public static readonly double LeftCellMargin
Field Value
System.Double

MaxColumnWidth

The maximum width of a column.

Declaration
public static readonly double MaxColumnWidth
Field Value
System.Double

MaxFirstPageNumber

The maximum number allowed to be used for first page number.

Declaration
public const int MaxFirstPageNumber = 32767
Field Value
System.Int32

MaxFitToPagesCount

The maximum count of pages to fit.

Declaration
public const int MaxFitToPagesCount = 32767
Field Value
System.Int32

MaxIndent

The maximum indent value.

Declaration
public static readonly int MaxIndent
Field Value
System.Int32

MaxPageScaleFactor

The maximum scale factor in the context of printing and pdf export.

Declaration
public static readonly double MaxPageScaleFactor
Field Value
System.Double

MaxRowHeight

The maximum height of a row.

Declaration
public static readonly double MaxRowHeight
Field Value
System.Double

MaxScaleFactor

The maximum scale factor.

Declaration
public static readonly double MaxScaleFactor
Field Value
System.Double

MinColumnWidth

The minimum width of a column.

Declaration
public static readonly double MinColumnWidth
Field Value
System.Double

MinFirstPageNumber

The minimum number allowed to be used for first page number.

Declaration
public const int MinFirstPageNumber = -32765
Field Value
System.Int32

MinFitToPagesCount

The minimum count of pages to fit.

Declaration
public const int MinFitToPagesCount = 0
Field Value
System.Int32

MinPageScaleFactor

The minimum scale factor in the context of printing and pdf export.

Declaration
public static readonly double MinPageScaleFactor
Field Value
System.Double

MinRowHeight

The minimum height of a row.

Declaration
public static readonly double MinRowHeight
Field Value
System.Double

MinScaleFactor

The minimum scale factor.

Declaration
public static readonly double MinScaleFactor
Field Value
System.Double

RightCellMargin

The right margin of a cell.

Declaration
public static readonly double RightCellMargin
Field Value
System.Double

RowCount

The row count in a worksheet in RadSpreadsheet.

Declaration
public static readonly int RowCount
Field Value
System.Int32

TotalHorizontalCellMargin

The sum of the left and right cell margins.

Declaration
public static readonly double TotalHorizontalCellMargin
Field Value
System.Double

TotalWorksheetCellRange

The cell range encompassing the entire worksheet.

Declaration
public static readonly CellRange TotalWorksheetCellRange
Field Value
CellRange

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.