SetDataBindingFailedException.Reason 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.
Provides a reason that the data binding failed.
public:
property Microsoft::Office::Tools::Excel::FailureReason Reason { Microsoft::Office::Tools::Excel::FailureReason get(); };
public Microsoft.Office.Tools.Excel.FailureReason Reason { get; }
member this.Reason : Microsoft.Office.Tools.Excel.FailureReason
Public ReadOnly Property Reason As FailureReason
Property Value
One of the FailureReason enumeration members.