Nota
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba mendaftar masuk atau menukar direktori.
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba menukar direktori.
Returns or sets the formatting for horizontal text set within vertical text. Read/write WdHorizontalInVerticalType.
Syntax
expression. HorizontalInVertical
expression Required. A variable that represents a Range object.
Example
This example formats the current selection as horizontal text within a run of vertical text, fitting the text to the line width of the vertical text.
Selection.Range.HorizontalInVertical = wdHorizontalInVerticalFitInLine
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.