Click or drag to resize

ROWHEADERS_TYPE Enumeration

Indicates options to include headers in the first row or not.

Namespace:  LinkarCommon
Assembly:  LinkarClientCOM (in LinkarClientCOM.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
public enum ROWHEADERS_TYPE
Members
  Member nameValueDescription
MAINLABEL1Main headings.
SHORTLABEL2Short label headings.
NONE3Without headings.
See Also