IMsoBorder.Weight Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property Weight As Object
Get
Set
'Usage
Dim instance As IMsoBorder
Dim value As Object
value = instance.Weight
instance.Weight = value
Object Weight { get; set; }
Property Value
Type: System.Object