Description
Returns a Border object that represents the border of this section at the specified location. You can use the returned object to manipulate the borders for this section. Valid locations: Top, Left, Bottom, Right
C#
vb.net
Parameters
location
Returns
ABorder
object that represents the border of this section at the specified location.
Remarks
MS Word equivalent: Format menu > Borders and shading... > Borders tabExamples
C#
vb.net