Partilhar via


EditorContextScope Class

Definition

Implement aIPowerFxScope for intellisense on top of anEngine instance. A scope is the context for a specific formula bar. This includes helpers to aide in customizing the editing experience.

public sealed class EditorContextScope : Microsoft.PowerFx.Intellisense.IPowerFxScope, Microsoft.PowerFx.LanguageServerProtocol.IPowerFxScopeFx2NL
type EditorContextScope = class
    interface IPowerFxScope
    interface IPowerFxScopeFx2NL
Public NotInheritable Class EditorContextScope
Implements IPowerFxScope, IPowerFxScopeFx2NL
Inheritance
EditorContextScope
Implements

Applies to