Size cell (Character section)

Microsoft Office ShapeSheet

Size cell (Character section)

See also       Rows

Determines the size of the text in the shape's text block.

Remarks

The text's size is independent of the scale of the drawing. If the drawing is scaled, the text size remains the same.

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

Cell name:

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

To reference the Size 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:

visCharacterSize