Class TextVertOverflowType
Represents different vertical overflow types.
Inheritance
System.Object
TextVertOverflowType
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.UWP.dll
Syntax
public sealed class TextVertOverflowType : Enum
Fields
Clip
Represents a clip type of vertical overflow.
Declaration
public const TextVertOverflowType Clip
Field Value
Type | Description |
---|---|
TextVertOverflowType |
Ellipsis
Represents a ellipsis type of vertical overflow.
Declaration
public const TextVertOverflowType Ellipsis
Field Value
Type | Description |
---|---|
TextVertOverflowType |
OverFlow
Represents a overflow type of vertical overflow.
Declaration
public const TextVertOverflowType OverFlow
Field Value
Type | Description |
---|---|
TextVertOverflowType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |