Description
Sets or returns the Group 's position in the worksheet.
C#
public Anchor Position{ get ; set ; } |
vb.net
Public Property Position() As Anchor |
Exceptions
ArgumentNullException
SettingPosition
to null
will throw an ArgumentNullException.