WebQueryProperties.EditPage Property

Definition

Edit Query URL

Represents the following attribute in the schema: editPage

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

Property Value

Returns StringValue.

Attributes

Applies to