次の方法で共有


DialogSheet.SheetProtection プロパティ

定義

シート保護。

スキーマの x:sheetProtection 要素タグを表します。

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

プロパティ値

SheetProtection を返します。

適用対象