Difference between revisions of "Method create"
From Ribbon Commander Documentation
(Created page with "{{Under Construction}}") |
|||
Line 1: | Line 1: | ||
{{Under Construction}} | {{Under Construction}} | ||
+ | |||
+ | == Description == | ||
+ | Method Description | ||
+ | |||
+ | == Parameters == | ||
+ | {{FunTableBegin}} | ||
+ | {{FuncTableEntry | name=pName | type=pType | value=pValue}} | ||
+ | {{FuncTableEnd}} | ||
+ | |||
+ | == Remarks == | ||
+ | |||
+ | == Examples == | ||
+ | |||
+ | === VBA === | ||
+ | <syntaxhighlight lang="vb" line> | ||
+ | </syntaxhighlight> | ||
+ | |||
+ | === C# === | ||
+ | <syntaxhighlight lang="csharp" line> | ||
+ | </syntaxhighlight> | ||
+ | |||
+ | === VB.NET === | ||
+ | <syntaxhighlight lang="vb" line> | ||
+ | </syntaxhighlight> | ||
+ | |||
+ | === C++ === | ||
+ | <syntaxhighlight lang="cpp" line> | ||
+ | </syntaxhighlight> |
Revision as of 13:52, 14 March 2013
This section is under construction. Please do not rely on any information it contains.
Description
Method Description
Parameters
Template:FunTableBegin |- | style="padding-left: 10px" | pName || pType || pValue || {{{desc}}} |}