public sealed class MenuItemExtensionPoint : IMessage<MenuItemExtensionPoint>, IEquatable<MenuItemExtensionPoint>, IDeepCloneable<MenuItemExtensionPoint>, IBufferMessage, IMessage
Reference documentation and code samples for the Google.Apps.Script.Type class MenuItemExtensionPoint.
Common format for declaring a menu item, or button, that appears within a
host app.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eMenuItemExtensionPoint\u003c/code\u003e class provides a standardized format for defining menu items or buttons within a host application, as part of the Google Apps Script Type.\u003c/p\u003e\n"],["\u003cp\u003eThis class is available in multiple versions, with version 2.3.0 being the latest release, it also supports prior versions dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMenuItemExtensionPoint\u003c/code\u003e inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, to facilitate functionalities like cloning, equality checks and message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class features constructors for default initialization and cloning, along with properties like \u003ccode\u003eLabel\u003c/code\u003e, \u003ccode\u003eLogoUrl\u003c/code\u003e, and \u003ccode\u003eRunFunction\u003c/code\u003e, enabling customization of the menu item's appearance and action.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Apps.Script.Type\u003c/code\u003e namespace, found within the \u003ccode\u003eGoogle.Apps.Script.Type.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]