ModelChanges.Source Property

Definition

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.

Applies to