Share via


RangeProperties.SourceName Property

Definition

sourceName, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: sourceName

[DocumentFormat.OpenXml.SchemaAttr(0, "sourceName")]
public DocumentFormat.OpenXml.StringValue SourceName { get; set; }
public DocumentFormat.OpenXml.StringValue SourceName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "sourceName")]
public DocumentFormat.OpenXml.StringValue? SourceName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("sourceName")]
public DocumentFormat.OpenXml.StringValue? SourceName { get; set; }
public DocumentFormat.OpenXml.StringValue? SourceName { get; set; }
member this.SourceName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "sourceName")>]
member this.SourceName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("sourceName")>]
member this.SourceName : DocumentFormat.OpenXml.StringValue with get, set
Public Property SourceName As StringValue

Property Value

Attributes

Applies to