Difference between revisions of "PropertyListLine.FontFromCell"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 10: Line 10:
  
  
If True, the value is displayed using the font name from the value.
+
If True, the [[PropertyListLine.Value|Value]] is displayed using the font [[PropertyListLine.Name|Name]] from the value.

Revision as of 13:14, 24 November 2012

Property (As Boolean)
aPropertyListLine.FontFromCell = newValue
or
BooleanValue = aPropertyListLine.FontFromCell


If True, the Value is displayed using the font Name from the value.