共用方式為


SeekEventRecord.Seek Property

Definition

seek, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: seek

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

Property Value

Attributes

Applies to