Table of Contents

OnSheetNameEventArgs.SheetName Property

Use this property to return the new name that you want to use when creating a filename instead of the real sheet name.

Syntax

Namespace: FlexCel.Core

public String SheetName { get; set; }

See also