C# Class DSOffice.ExcelCloseEventArgs

Inheritance: System.EventArgs
Show file Open project: DynamoDS/Dynamo Class Usage Examples

Public Methods

Method Description
ExcelCloseEventArgs ( bool saveWorkbooks = true ) : System

Method Details

ExcelCloseEventArgs() public method

public ExcelCloseEventArgs ( bool saveWorkbooks = true ) : System
saveWorkbooks bool
return System