public sealed class SheetsExtensionPoint : IMessage<SheetsExtensionPoint>, IEquatable<SheetsExtensionPoint>, IDeepCloneable<SheetsExtensionPoint>, IBufferMessage, IMessage
Reference documentation and code samples for the Google.Apps.Script.Type class SheetsExtensionPoint.
Common format for declaring a Sheets add-on's triggers.
[[["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\u003eSheetsExtensionPoint\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Apps.Script.Type\u003c/code\u003e namespace, is used for declaring triggers for Sheets add-ons and is available in versions from 1.0.0 to the latest 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSheetsExtensionPoint\u003c/code\u003e class has a property called \u003ccode\u003eRunFunction\u003c/code\u003e, which is a string representing the required endpoint to execute when the extension point is activated.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eSheetsExtensionPoint\u003c/code\u003e, one being the empty default, and another one allowing you to set the parameters from another \u003ccode\u003eSheetsExtensionPoint\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation provides reference material and code examples relating to the \u003ccode\u003eSheetsExtensionPoint\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]