Spread for ASP.NET 12 Product Documentation
Name Property (SheetSkin)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetSkin Class : Name Property
Gets the name of the skin for the sheet.
Syntax
'Declaration
 
Public ReadOnly Property Name As String
'Usage
 
Dim instance As SheetSkin
Dim value As String
 
value = instance.Name
public string Name {get;}
See Also

Reference

SheetSkin Class
SheetSkin Members