Sequence.Source 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.
source
Representa o seguinte atributo no esquema: emma:source
[DocumentFormat.OpenXml.SchemaAttr(44, "source")]
public DocumentFormat.OpenXml.StringValue Source { get; set; }
public DocumentFormat.OpenXml.StringValue Source { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(44, "source")]
public DocumentFormat.OpenXml.StringValue? Source { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("emma:source")]
public DocumentFormat.OpenXml.StringValue? Source { get; set; }
public DocumentFormat.OpenXml.StringValue? Source { get; set; }
member this.Source : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(44, "source")>]
member this.Source : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("emma:source")>]
member this.Source : DocumentFormat.OpenXml.StringValue with get, set
Public Property Source As StringValue
Valor da propriedade
- Atributos