Difference between revisions of "Method create"

From Ribbon Commander Documentation
Jump to: navigation, search
Line 7: Line 7:
 
== Parameters ==
 
== Parameters ==
 
{{FuncTableBegin}}
 
{{FuncTableBegin}}
{{FuncTableEntry | name=pName | type=pType | value=pValue}}
+
{{FuncTableEntry | name=contextId | type=string | value=""}}
 +
{{FuncTableEntry | name=description | type=string | value="Dynamic RibbonX"}}
 
{{FuncTableEnd}}
 
{{FuncTableEnd}}
  

Revision as of 14:54, 14 March 2013

This section is under construction. Please do not rely on any information it contains.


Description

Method Description

Parameters

Parameter Name
Parameter Type
Default Value
Description
contextId string "" {{{desc}}}
description string "Dynamic RibbonX" {{{desc}}}

Remarks

Examples

VBA

  1.  

C#

  1.  

VB.NET

  1.  

C++

  1.