Navigation:  Classes > bDataColumn >

bDataColumn:GetFontSpec()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Determined to a column value the font.

Class

bDataColumn

Type

Method

Syntax

<oDataColumn>:GetFontSpec() Æ oFont

Return Value

oFontThe determined font. If no font could be determined, the value NULL_OBJECT is returned.                
Data type:Font

Description

bDataColumn:GetFontSpec() evaluates all defined font conditions to the current column value. On the font condition that results the value TRUE as the first the defined font is returned.

 

If no font condition were found to the record the font respectively from the bBrowserColumn:DataView object is returned.

See Also

bBrowser:GetFontSpec()

bBrowserColumn:DataView

bDataColumn:FontCondition

 


Page url: http://www.YOURSERVER.com/index.html?bdatacolumn_getfontspec.htm