API Reference

Class

LegacyXlsChartFrame

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

Describes shallow metadata decoded from a chart Frame record.

Inheritance

  • Object
  • LegacyXlsChartFrame

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

Gets the raw frame type.

public String FrameTypeName { get; } #

Gets the decoded frame type name.

public UInt16 Flags { get; } #

Gets the raw frame flags.

public Boolean AutomaticSize { get; } #

Gets whether the frame size is automatically calculated.

public Boolean AutomaticPosition { get; } #

Gets whether the frame position is automatically calculated.