is it possible to use "GetCellBorder" with Visual Basic .net ?
I have alway an error
Dim I as integer
Dim Style As Object = Nothing
Dim Color As Object
For i = 1 To FP.MaxRows
FP.GetCellBorder(1, i, 16, Color, Style)
' if etc…
Next
See attachements please
Thank You
Stephane