Share via


Chartsheet.ChartSheetProperties Property

Definition

Chart Sheet Properties.

Represents the following element tag in the schema: x:sheetPr.

public DocumentFormat.OpenXml.Spreadsheet.ChartSheetProperties ChartSheetProperties { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.ChartSheetProperties? ChartSheetProperties { get; set; }
member this.ChartSheetProperties : DocumentFormat.OpenXml.Spreadsheet.ChartSheetProperties with get, set
Public Property ChartSheetProperties As ChartSheetProperties

Property Value

Returns ChartSheetProperties.

Applies to