Proxy.End Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sinalizador de conexão de ponto final
Representa o seguinte atributo no esquema: final
[DocumentFormat.OpenXml.SchemaAttr(0, "end")]
public DocumentFormat.OpenXml.TrueFalseBlankValue End { get; set; }
public DocumentFormat.OpenXml.TrueFalseBlankValue End { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "end")]
public DocumentFormat.OpenXml.TrueFalseBlankValue? End { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("end")]
public DocumentFormat.OpenXml.TrueFalseBlankValue? End { get; set; }
public DocumentFormat.OpenXml.TrueFalseBlankValue? End { get; set; }
member this.End : DocumentFormat.OpenXml.TrueFalseBlankValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "end")>]
member this.End : DocumentFormat.OpenXml.TrueFalseBlankValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("end")>]
member this.End : DocumentFormat.OpenXml.TrueFalseBlankValue with get, set
Public Property End As TrueFalseBlankValue
Valor da propriedade
Retorna EnumValue<T>.
- Atributos