Perpendicular cell (Character section)

Microsoft Office ShapeSheet

Perpendicular cell (Character section)

See also       Rows

Determines whether a text field appears perpendicular to the other text in a text block.

Value

Description

TRUE

Text field appears perpendicular to the other text in a text block.

FALSE

Text field does not appear perpendicular to the other text in a text block.

Remarks

This cell is used to implement Kumimoji in Japanese text.

To reference the Perpendicular cell by name from another formula, or from a program using the Cells property, use:

Cell name:

Char.Perpendicular[i]
where i = <1>, 2, 3…

To reference the Perpendicular cell by index from a program, use the CellsSRC property with the following arguments:

Section index:

visSectionCharacter

Row index:

visRowCharacter + i
where i = 0, 1, 2…

Cell index:

visCharacterPerpendicular