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

    Show / Hide Table of Contents

    TableAlternativeText Class

    Namespace:
    GemBox.Spreadsheet.Tables
    Assembly:
    GemBox.Spreadsheet.dll

    Represents alternative, text-based representation of the information contained in the parent Table.

    • C#
    • VB.NET
    public sealed class TableAlternativeText
    Public NotInheritable Class TableAlternativeText
    Inheritance:
    System.Object
    TableAlternativeText

    Properties

    Description

    Gets or sets the alternative description.

    • C#
    • VB.NET
    public string Description { get; set; }
    Public Property Description As String
    Property Value
    System.String

    The alternative description.

    Title

    Gets or sets the alternative title.

    • C#
    • VB.NET
    public string Title { get; set; }
    Public Property Title As String
    Property Value
    System.String

    The alternative title.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.