Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / PtgRef Class / loc Property


In This Topic
loc Property (PtgRef)
In This Topic
Syntax
'Declaration
 
Public Property loc As RgceLoc
 
'Usage
 
Dim instance As PtgRef
Dim value As RgceLoc
 
instance.loc = value
 
value = instance.loc
See Also