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