IGoExcelDisplayAlerts Property |
Gets or sets a property of the Excel application. If this is True, alert dialogs will be displayed.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax Property DisplayAlerts As Boolean
Get
Set
bool DisplayAlerts { get; set; }
Property Value
Type:
BooleanSee Also