GrapeCity.Documents.Excel Namespace / IWorksheet Interface / Name Property
Name Property (IWorksheet)
In This Topic
Gets or sets the name of the object (read or write).
Syntax
System.string Name {get; set;}
See Also