次の方法で共有


SheetProtection.Sheet プロパティ

定義

シートロック

スキーマ内の次の属性を表します。

[DocumentFormat.OpenXml.SchemaAttr(0, "sheet")]
public DocumentFormat.OpenXml.BooleanValue Sheet { get; set; }
public DocumentFormat.OpenXml.BooleanValue Sheet { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "sheet")]
public DocumentFormat.OpenXml.BooleanValue? Sheet { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("sheet")]
public DocumentFormat.OpenXml.BooleanValue? Sheet { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Sheet { get; set; }
member this.Sheet : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "sheet")>]
member this.Sheet : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("sheet")>]
member this.Sheet : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Sheet As BooleanValue

プロパティ値

BooleanValue を返します。

属性

適用対象