calendar.ContextMenu(contextMenuId, contextMenuCellRow, contextMenuCellColumn, startDate, endDate)
| 変数 | 説明 |
|---|---|
| contextMenuId | コンテキスト メニューを開くセルのセル タイプ。 CalendarCellType。 |
| contextMenuCellRow | コンテキスト メニュー セルの行。 The value is zero-based.。 Integer。 |
| contextMenuCellColumn | コンテキスト メニュー セルの列。 The value is zero-based.。 Integer。 |
| startDate | 開始日。 String。 |
| endDate | 終了日。 String。 |