Freigeben über


CommandBarsClass.Creator Property

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

Syntax

'Declaration
Public Overridable ReadOnly Property Creator As Integer
    Get
'Usage
Dim instance As CommandBarsClass
Dim value As Integer

value = instance.Creator
public virtual int Creator { get; }

Property Value

Type: System.Int32

Implements

_CommandBars.Creator

See Also

Reference

CommandBarsClass Class

CommandBarsClass Members

Microsoft.Office.Core Namespace