GrapeCity.Xaml.SpreadSheet.Data
Name Property (Workbook)


Gets or sets the name of the workbook.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property Name As String
'Usage
 
Dim instance As Workbook
Dim value As String
 
instance.Name = value
 
value = instance.Name
[DefaultValue()]
public string Name {get; set;}

Property Value

The name of the workbook.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Workbook Class
Workbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options