IMsoFloor.Thickness Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property Thickness As Integer
    Get
    Set
'Usage
Dim instance As IMsoFloor
Dim value As Integer

value = instance.Thickness

instance.Thickness = value
int Thickness { get; set; }

Property Value

Type: System.Int32

See Also

Reference

IMsoFloor Interface

IMsoFloor Members

Microsoft.Office.Core Namespace