API Reference

Class

LegacyXlsChartFontBasisOptions

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

Describes decoded Fbi or Fbi2 chart font-scaling metadata preserved from a BIFF chart stream.

Inheritance

  • Object
  • LegacyXlsChartFontBasisOptions

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 WidthTwipsBasis { get; } #

Gets the chart width, in twips, when the scalable font was first applied.

public UInt16 HeightTwipsBasis { get; } #

Gets the chart height, in twips, when the scalable font was first applied.

public UInt16 FontHeightTwips { get; } #

Gets the default font height, in twips.

public UInt16 ScaleBasis { get; } #

Gets the raw scale basis value.

public String ScaleBasisName { get; } #

Gets the decoded scale basis name.

public Boolean HasKnownScaleBasis { get; } #

Gets whether the scale basis is one of the BIFF-defined values.

public UInt16 FontIndex { get; } #

Gets the referenced chart font index.