Microsoft SDK for Java

Column.getFont

Retrieves the font of the text in the column.

Syntax

public Font getFont()

Return Value

Returns a Font object that represents the font of the column's text.

See Also   setFont, shouldPersistFont

© 1999 Microsoft Corporation. All rights reserved. Terms of use.