CommandBarButtonClass.Top Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property Top As Integer
Get
'Usage
Dim instance As CommandBarButtonClass
Dim value As Integer
value = instance.Top
public virtual int Top { get; }
Property Value
Type: System.Int32