Filemaker TH325Z/A Datový list Strana 197

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 238
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 196
Chapter 13
|
Text formatting functions 197
Description
Removes all text formatting from text in a single action. All fonts, styles, font sizes, and
font colors are removed from the specified text.
Example
TextFormatRemove(“Plaid”) returns the word Plaid without any text formatting
applied.
TextSize
Format
TextSize(text;fontSize)
Parameters
text - any text expression or text field
fontSize - any font size expressed as an integer
Data type returned
text
Description
Changes the font size of the specified text to fontSize. The font size is described in
points (72 points to the inch). Text formatting options will be lost if the data type that is
returned is something other than text.
Examples
TextSize(“Plaid”;18) returns the word Plaid in 18 point text.
TextSize(“Plaid”;24) returns the word Plaid in 24 point text.
TextSizeRemove
Format
TextSizeRemove(text{;sizeToRemove})
Parameters
text - any text expression
or text field
sizeToRemove - any font size expressed as an integer
Parameters in curly braces { } are optional.
Data type returned
text
Zobrazit stránku 196
1 2 ... 192 193 194 195 196 197 198 199 200 201 202 ... 237 238

Komentáře k této Příručce

Žádné komentáře