Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.25 KB

spacing-cell-character-section.md

File metadata and controls

39 lines (26 loc) · 1.25 KB
title manager ms.date ms.audience ms.topic f1_keywords ms.localizationpriority ms.assetid description
Spacing Cell (Character Section)
lindalu
03/09/2015
Developer
reference
vis_sdr.chm955
medium
46feb136-01ac-1303-66ab-d772c0ec41a0
Controls the amount of space between two or more characters. Space can be added or subtracted in 1/20th point increments.

Spacing Cell (Character Section)

Controls the amount of space between two or more characters. Space can be added or subtracted in 1/20th point increments.

Remarks

You can also set the value of this cell by using the Text dialog box (on the Home tab, click the Font arrow).

To get a reference to the Spacing cell by name from another formula, or from a program using the CellsU property, use:

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

To get a reference to the Spacing 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:
visCharacterLetterspace