Поделиться через


WebPublishItem.SourceObject Property

Source Object Name.Represents the attribte in schema: sourceObject

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

Syntax

'Декларация
<SchemaAttrAttribute(, "sourceObject")> _
Public Property SourceObject As StringValue
    Get
    Set
'Применение
Dim instance As WebPublishItem
Dim value As StringValue

value = instance.SourceObject

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

WebPublishItem Class

WebPublishItem Members

DocumentFormat.OpenXml.Spreadsheet Namespace