Class TextHorzOverflowType
Represents different horizontal overflow types.
Inheritance
System.Object
TextHorzOverflowType
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.NET.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 |