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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eSheetsExtensionPoint\u003c/code\u003e class within the \u003ccode\u003eGoogle.Apps.Script.Type\u003c/code\u003e namespace, specifically version 2.2.0 of the library, with links to other versions available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSheetsExtensionPoint\u003c/code\u003e class is used for declaring triggers in Google Sheets add-ons, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a constructor with no parameters and another constructor that takes another \u003ccode\u003eSheetsExtensionPoint\u003c/code\u003e as a parameter, allowing for the creation of new objects and the copying of existing ones.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSheetsExtensionPoint\u003c/code\u003e contains a \u003ccode\u003eRunFunction\u003c/code\u003e property that is a string used to specify the endpoint to run when an extension point is activated, making it a required field.\u003c/p\u003e\n"]]],[],null,[]]