Version

SpreadsheetContextMenuOpeningEventArgs Class Members

The following tables list the members exposed by SpreadsheetContextMenuOpeningEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyContextReturn an object that provides context for the menu being shown. This can be null.  
Public PropertyContextMenuReturns the menu that will be displayed.  
Public PropertyMenuAreaReturns the area of the spreadsheet for which the context menu will be displayed.  
See Also