Chartsheet.ChartSheetProtection Property

Definition

Chart Sheet Protection.

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

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

Property Value

Returns ChartSheetProtection.

Applies to