Difference between revisions of "PropertyListLine.FontFromCell"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
 
m (6 revisions imported)
 
(4 intermediate revisions by 2 users not shown)
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.

Latest revision as of 14:24, 6 August 2015

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


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