Group.End 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í.
end
Representa el atributo siguiente en el esquema: emma:end
[DocumentFormat.OpenXml.SchemaAttr(44, "end")]
public DocumentFormat.OpenXml.UInt64Value End { get; set; }
public DocumentFormat.OpenXml.UInt64Value End { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(44, "end")]
public DocumentFormat.OpenXml.UInt64Value? End { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("emma:end")]
public DocumentFormat.OpenXml.UInt64Value? End { get; set; }
public DocumentFormat.OpenXml.UInt64Value? End { get; set; }
member this.End : DocumentFormat.OpenXml.UInt64Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(44, "end")>]
member this.End : DocumentFormat.OpenXml.UInt64Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("emma:end")>]
member this.End : DocumentFormat.OpenXml.UInt64Value with get, set
Public Property End As UInt64Value
Valor de propiedad
- Atributos