API Reference

Enum

ExcelChartAxisCrossBetween

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Defines OfficeIMO values corresponding to DocumentFormat.OpenXml.Drawing.Charts.CrossBetweenValues.

Inheritance

  • Enum
  • ExcelChartAxisCrossBetween

Usage

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

Accepted by parameters

Values

public const ExcelChartAxisCrossBetween Between #

Represents the Open XML value between.

Value: 0
public const ExcelChartAxisCrossBetween MidpointCategory #

Represents the Open XML value midCat.

Value: 1