menu

Document Processing

TextVertOverflowType Class - C# Excel Library API Reference | Syncfusion

    Show / Hide Table of Contents

    TextVertOverflowType Class

    Represents different vertical overflow types.

    Inheritance
    System.Object
    TextVertOverflowType
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public sealed class TextVertOverflowType : Enum

    Fields

    Clip

    Represents a clip type of vertical overflow.

    Declaration
    public const TextVertOverflowType Clip
    Field Value
    Type
    TextVertOverflowType

    Ellipsis

    Represents a ellipsis type of vertical overflow.

    Declaration
    public const TextVertOverflowType Ellipsis
    Field Value
    Type
    TextVertOverflowType

    OverFlow

    Represents a overflow type of vertical overflow.

    Declaration
    public const TextVertOverflowType OverFlow
    Field Value
    Type
    TextVertOverflowType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved