WebQueryProperties.EditPage 属性

定义

编辑查询 URL

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

属性值

返回 StringValue

属性

适用于