PermStart.Ed Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
ed
Representa el atributo siguiente en el esquema: w:ed
[DocumentFormat.OpenXml.SchemaAttr(23, "ed")]
public DocumentFormat.OpenXml.StringValue Ed { get; set; }
public DocumentFormat.OpenXml.StringValue Ed { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "ed")]
public DocumentFormat.OpenXml.StringValue? Ed { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:ed")]
public DocumentFormat.OpenXml.StringValue? Ed { get; set; }
public DocumentFormat.OpenXml.StringValue? Ed { get; set; }
member this.Ed : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "ed")>]
member this.Ed : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:ed")>]
member this.Ed : DocumentFormat.OpenXml.StringValue with get, set
Public Property Ed As StringValue
Valor de propiedad
Devuelve StringValue.
- Atributos