次の方法で共有


Chartsheet.ChartSheetProtection Property

Chart Sheet Protection.Represents the element tag in schema: x:sheetProtection

Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Property ChartSheetProtection As ChartSheetProtection
    Get
    Set
'使用
Dim instance As Chartsheet
Dim value As ChartSheetProtection

value = instance.ChartSheetProtection

instance.ChartSheetProtection = value
public ChartSheetProtection ChartSheetProtection { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Spreadsheet.ChartSheetProtection
Returns ChartSheetProtection.

See Also

Reference

Chartsheet Class

Chartsheet Members

DocumentFormat.OpenXml.Spreadsheet Namespace