'Declaration
Public Property LinkArea As LinkArea
'Usage
Dim instance As HyperLinkCellType Dim value As LinkArea instance.LinkArea = value value = instance.LinkArea
public LinkArea LinkArea {get; set;}
'Declaration
Public Property LinkArea As LinkArea
'Usage
Dim instance As HyperLinkCellType Dim value As LinkArea instance.LinkArea = value value = instance.LinkArea
public LinkArea LinkArea {get; set;}
Exception | Description |
---|---|
System.ArgumentException | Specified start is invalid; must be positive |
System.ArgumentException | Specified length is invalid; must be positive |
System.ArgumentException | Specified length is invalid; must be less than or equal to the length of the entire text |