Page tree
Skip to end of metadata
Go to start of metadata

Description

A ChartLocation value specifies whether a chart should be an object within a worksheet, or converted to a chart sheet.

C#
vb.net

Values

Name

Description

ChartAsSheet

The chart should be converted to a chart sheet.

ObjectInSheet

The chart should be an object in the specified worksheet.

  • No labels