Gets or sets the distance between parallel links.
SyntaxVB6
Copy Code
|
|---|
Public Property Get LinkPadding() As Long |
C++
Copy Code
|
|---|
public: |
A long value specifying the distance between links that share the same row or column. The default value is 8.
See Also