Search
IExpressionEvaluatorContext.CurrentWorksheet Property
See Also
 






Gets a reference to the current worksheet.

Namespace: MindFusion.Spreadsheet.Wpf.Expressions
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

Worksheet CurrentWorksheet { get; }

Visual Basic  Copy Code

ReadOnly Property CurrentWorksheet As Worksheet

 Property Value

 See Also