Share via


WebPublishItem.SourceRef Property

Source Id.Represents the attribte in schema: sourceRef

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "sourceRef")> _
Public Property SourceRef As StringValue
    Get
    Set
'Usage
Dim instance As WebPublishItem
Dim value As StringValue

value = instance.SourceRef

instance.SourceRef = value
[SchemaAttrAttribute(, "sourceRef")]
public StringValue SourceRef { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

WebPublishItem Class

WebPublishItem Members

DocumentFormat.OpenXml.Spreadsheet Namespace