MonthCalendar.Application Property
Visual Studio 2012
Gets an Application object that represents the creator of the MonthCalendar.
Assembly: Microsoft.Office.Tools.Excel.v4.0.Utilities (in Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)
Property Value
Type: ApplicationAn Application object that represents the creator of the MonthCalendar.
For a code example that demonstrates how to use this property, see Button.Application. All controls in the Microsoft.Office.Tools.Excel.Controls namespace have a functionally equivalent Application property.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.