Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtClientAnchorSheet Class / colL Property


In This Topic
colL Property
In This Topic
Syntax
'Declaration
 
Public Property colL As UShort
 
'Usage
 
Dim instance As OfficeArtClientAnchorSheet
Dim value As UShort
 
instance.colL = value
 
value = instance.colL
See Also