Table of Contents

TUdfEventArgs.Sheet Property

Index of the sheet where the formula is located. This value only has meaning when evaluating formulas in cells. (Not when for example evaluating formulas inside named ranges)

Syntax

Namespace: FlexCel.Core

public Int32 Sheet { get; }

See also