OriginalDataRestoredEventArgs.ChangeReason 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.
Gets a value indicating the reason that the original data was restored.
public:
property Microsoft::Office::Tools::Excel::ChangeReason ChangeReason { Microsoft::Office::Tools::Excel::ChangeReason get(); };
public Microsoft.Office.Tools.Excel.ChangeReason ChangeReason { get; }
member this.ChangeReason : Microsoft.Office.Tools.Excel.ChangeReason
Public ReadOnly Property ChangeReason As ChangeReason
Property Value
One of the ChangeReason values.