ModelChanges.Source Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The source of the data model.
public:
property Microsoft::Office::Interop::Excel::XlModelChangeSource Source { Microsoft::Office::Interop::Excel::XlModelChangeSource get(); };
public Microsoft.Office.Interop.Excel.XlModelChangeSource Source { get; }
Public ReadOnly Property Source As XlModelChangeSource
Property Value
XlModelChangeSource
Remarks
The source can be either Excel or a PowerPivot Add-in.