Spread Windows Forms 12.0 Product Documentation
Name Property (ITableRange)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > ITableRange Interface : Name Property
Gets or sets the ITableRange name.
Syntax
'Declaration
 
Property Name As String
'Usage
 
Dim instance As ITableRange
Dim value As String
 
instance.Name = value
 
value = instance.Name
string Name {get; set;}
See Also

Reference

ITableRange Interface
ITableRange Members