Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Determines the style of the font for each Quick Style, as an integer from 1 to 6.
Remarks
To get a reference to the QuickStyleFontMatrix cell by name from another formula, by value of the N attribute of a Cell element, or from a program using the CellsU property, use:
| Value | |
|---|---|
| Cell name: |
QuickStyleFontMatrix |
To get a reference to the QuickStyleFontMatrix cell by index from a program, use the CellsSRC property with the following arguments:
| Value | |
|---|---|
| Section index: |
visSectionObject |
| Row index: |
visRowQuickStyleProperties |
| Cell index: |
visQuickStyleFontMatrix |