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 SpreadThemableFontFamily

Represents a font family which can be used in a theme.

Inheritance
System.Object
SpreadThemableFontFamily
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Documents.SpreadsheetStreaming
Assembly: Telerik.Documents.SpreadsheetStreaming.dll

Syntax

public class SpreadThemableFontFamily

Constructors

SpreadThemableFontFamily(String)

Initializes a new instance of the SpreadThemableFontFamily class.

Declaration
public SpreadThemableFontFamily(string fontFamily)
Parameters
System.String fontFamily

The font family name.

SpreadThemableFontFamily(SpreadThemeFontType)

Initializes a new instance of the SpreadThemableFontFamily class.

Declaration
public SpreadThemableFontFamily(SpreadThemeFontType themeFontType)
Parameters
SpreadThemeFontType themeFontType

Type of the theme font.

Properties

IsFromTheme

Gets a value indicating if the font family comes from a theme.

Declaration
public bool IsFromTheme { get; }
Property Value
System.Boolean

The value indicating if the font family comes from a theme.

LocalValue

Gets the local value of the font family.

Declaration
public string LocalValue { get; }
Property Value
System.String

The local value of the font family.

ThemeFontType

Gets the type of the theme font.

Declaration
public SpreadThemeFontType ThemeFontType { get; }
Property Value
SpreadThemeFontType

The type of the theme font.

Methods

Equals(Object)

Determines whether the specified System.Object is equal to the current System.Object.

Declaration
public override bool Equals(object obj)
Parameters
System.Object obj

The System.Object to compare with the current System.Object.

Returns
System.Boolean

Returns true if the specified System.Object is equal to the current System.Object; otherwise, false.

Overrides
System.Object.Equals(System.Object)

GetHashCode()

Serves as a hash function for a particular type.

Declaration
public override int GetHashCode()
Returns
System.Int32

A hash code for the current System.Object.

Overrides
System.Object.GetHashCode()

ToString()

Returns a string that represents the document themable font family.

Declaration
public override string ToString()
Returns
System.String

A string that represents the document themable font family.

Overrides
System.Object.ToString()

Operators

Equality(SpreadThemableFontFamily, SpreadThemableFontFamily)

Determines whether the specified document themable font families are equal.

Declaration
public static bool operator ==(SpreadThemableFontFamily first, SpreadThemableFontFamily second)
Parameters
SpreadThemableFontFamily first

SpreadThemableFontFamily second

Returns
System.Boolean

True if the document themable font families are equal; otherwise, false.

Inequality(SpreadThemableFontFamily, SpreadThemableFontFamily)

Determines whether the specified document themable font families are different.

Declaration
public static bool operator !=(SpreadThemableFontFamily first, SpreadThemableFontFamily second)
Parameters
SpreadThemableFontFamily first

SpreadThemableFontFamily second

Returns
System.Boolean

True if the document themable font families are different; otherwise, false.

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.