Compartir a través de


WebQueryProperties.EditPage Propiedad

Definición

Editar dirección URL de consulta

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a