PublishObject.SourceType Property
Returns a value that identifies the type of item being published.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
ReadOnly Property SourceType As XlSourceType
Get
'Usage
Dim instance As PublishObject
Dim value As XlSourceType
value = instance.SourceType
XlSourceType SourceType { get; }
Property Value
Type: Microsoft.Office.Interop.Excel.XlSourceType