[]
Gets a IBorders object that represents the borders of the associated DisplayFormat object as it is displayed in the current user interface.
public IBorders Borders { get; }
Public ReadOnly Property Borders As IBorders
Type | Description |
---|---|
IBorders | The borders of the associated DisplayFormat object. |