GemBox.Spreadsheet
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    RichValueBase Class

    Namespace:
    GemBox.Spreadsheet.RichData
    Assembly:
    GemBox.Spreadsheet.dll

    The base class for rich values in an ExcelCell.

    • C#
    • VB.NET
    public abstract class RichValueBase
    Public MustInherit Class RichValueBase
    Inheritance:
    System.Object
    RichValueBase
    Derived
    RichPictureValue

    Properties

    RichValueType

    Gets the RichValueType of this RichValueBase instance.

    • C#
    • VB.NET
    public abstract RichValueType RichValueType { get; }
    Public MustOverride ReadOnly Property RichValueType As RichValueType
    Property Value
    RichValueType

    The RichValueType of this RichValueBase instance.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.