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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

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