Table of Contents

OnSheetNameEventArgs Class

Arguments passed on a OnSheetName event.

Syntax

Namespace: FlexCel.Core

public class OnSheetNameEventArgs: EventArgs

Constructors

Name Description
OnSheetNameEventArgs Creates a new Argument.

Properties

Name Description
Workbook ExcelFile we are exporting.
ActiveSheet Sheet we are exporting.
SheetName Use this property to return the new name that you want to use when creating a filename instead of the real sheet name.