GrapeCity.Xaml.Excel
Name Property (IExcelWorksheet)


Gets or sets the sheet name.
Syntax
'Declaration
 
Property Name As String
'Usage
 
Dim instance As IExcelWorksheet
Dim value As String
 
instance.Name = value
 
value = instance.Name
string Name {get; set;}

Property Value

The name of the sheet
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelWorksheet Interface
IExcelWorksheet Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options