Difference between revisions of "Method create"

From Ribbon Commander Documentation
Jump to: navigation, search
(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 14: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}}} |}

Remarks

Examples

VBA

  1.  

C#

  1.  

VB.NET

  1.  

C++

  1.