DataFont property
The font for data in a column.
Syntax
Set: Column.setDataFont(Font)
Get: Font = Column.getDataFont()
Applies to
Column object.
Data type
Font. The Font value references a Font object that specifies the font for text in the Column object.
Usage
This property specifies the font for text in the Column object.
See also
DataTextColor property