共用方式為


FreezePanes.SheetViewUid Property

Definition

sheetViewUid, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: sheetViewUid

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

Property Value

Attributes

Applies to