Microsoft SDK for Java

ColumnHeaderStyle.NONE

Specifies that the column header is not displayed in report view.

Syntax

public static final int NONE;

Remarks

By default, columns have headers in report view.

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