OneOf.Source Property

Definition

source

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to