menu

Document Processing

TextHorzOverflowType Class - C# Excel Library API Reference | Syncfusion

    Show / Hide Table of Contents

    TextHorzOverflowType Class

    Represents different horizontal overflow types.

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

    Fields

    Clip

    Represents a Clip type of horizontal types.

    Declaration
    public const TextHorzOverflowType Clip
    Field Value
    Type
    TextHorzOverflowType

    OverFlow

    Represents a Overflow type of horizontal types.

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