Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.13 KB

size-cell-character-section.md

File metadata and controls

40 lines (26 loc) · 1.13 KB
title manager ms.date ms.audience ms.topic f1_keywords ms.localizationpriority ms.assetid description
Size Cell (Character Section)
lindalu
03/09/2015
Developer
reference
Vis_DSS.chm82251252
medium
a61b50fe-eacb-b3d4-0e4e-ab3e7c972ee9
Determines the size of the text in the shape's text block.

Size Cell (Character Section)

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 get a reference to the Size cell by name from another formula, or from a program using the CellsU property, use:

Value
Cell name:
Char.Size[ i ] where i = <1>, 2, 3...

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

Value
Section index:
visSectionCharacter
Row index:
visRowCharacter + i where i = 0, 1, 2...
Cell index:
visCharacterSize