SheetProtection.Sheet 属性

定义

已锁定的工作表

表示架构中的以下属性: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

属性

适用于