Click or drag to resize
SheetName Property
Gets the name of the Sheet.

Namespace: Aceoffix.ExcelWriter
Assembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntax
public string Name { get; }

Property Value

Type: String
Remarks
The name returned is the name of the current sheet to be opened.
See Also