A Sandcastle Documented Class Library
Weight Property
Namespaces ► Yogesh.ExcelXml ► BorderOptionsBase ► Weight
Gets or sets the width of the border

C# | Visual Basic | Visual C++ |
public int Weight { get; set; }
Public Property Weight As Integer
public: virtual property int Weight { int get () sealed; void set (int value) sealed; }