[]
Sheets.Designer.MessageBoxButtons
• ok = 0
Specifies the button type of messageBox is ok
• okCancel = 1
Specifies the button type of messageBox is okCancel
• yesNo = 3
Specifies the button type of messageBox is yesNo
• yesNoCancel = 2
Specifies the button type of messageBox is yesNoCancel