API Reference

Class

LegacyXlsChartDataTableOptions

Namespace OfficeIMO.Excel.LegacyXls.Model
Assembly OfficeIMO.Excel
Modifiers sealed

Describes decoded Dat chart data-table display options.

Inheritance

  • Object
  • LegacyXlsChartDataTableOptions

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Accepted by parameters

Properties

public UInt16 Flags { get; } #

Gets the raw Dat option flags.

public Boolean HasHorizontalBorders { get; } #

Gets whether horizontal borders are displayed within the data table.

public Boolean HasVerticalBorders { get; } #

Gets whether vertical borders are displayed within the data table.

public Boolean HasOutlineBorder { get; } #

Gets whether an outside outline is displayed around the data table.

public Boolean ShowSeriesKeys { get; } #

Gets whether legend key symbols are displayed next to series names.

public UInt16 ReservedFlags { get; } #

Gets Dat option bits outside the currently decoded display flags.

public Boolean HasReservedFlags { get; } #

Gets whether Dat option bits outside the currently decoded display flags are set.

public String ReservedState { get; } #

Gets a compact reserved-bit state for corpus diagnostics.