WebComponentFormat.Height Property

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

Syntax

'Declaration
Property Height As Integer
    Get
    Set
'Usage
Dim instance As WebComponentFormat
Dim value As Integer

value = instance.Height

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

Property Value

Type: System.Int32

See Also

Reference

WebComponentFormat Interface

WebComponentFormat Members

Microsoft.Office.Core Namespace