Spread for ASP.NET 11 Product Documentation
Length Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > LinearRange Structure : Length Property
Gets the length.
Syntax
'Declaration
 
Public ReadOnly Property Length As Integer
'Usage
 
Dim instance As LinearRange
Dim value As Integer
 
value = instance.Length
public int Length {get;}
See Also

Reference

LinearRange Structure
LinearRange Members