PrintTextOptions Properties
Stores the vertical and horizontal alignment settings of a cell’s text.Name | Description |
---|---|
HAlignment | Specifies the horizontal alignment of text. |
RightToLeft | Specifies the right-to-left text direction. |
Trimming | Specifies the text trimming mode. |
VAlignment | Specifies the vertical alignment of text. |
WordWrap | Gets or sets text wrapping mode. |
See Also