<InsertTable> (RibbonDiffXml)
Betrifft: CRM 2015 on-prem, CRM Online
Veraltet: Gab ein 10 x 10-Raster zum Angeben der Abmessungen einer Tabelle an.
Wichtig
This control was deprecated in Microsoft Dynamics CRM 2011. This control will not render with Microsoft Dynamics CRM 2015 und Microsoft Dynamics CRM Online 2015 Update.
Syntax
<InsertTable
Alt="String"
Command="String"
CommandPreview="String"
CommandRevert="String"
CommandType=["General" | "OptionSelection" | "IgnoredByMenu"]
Id="String"
MenuSectionInitialTitle="String"
MenuSectionTitle="String"
Sequence="Integer"
/>
Attribute und Elemente
The following table lists the attributes, child elements, and parent elements.
Attribute
Attribute | Description | Type | Usage | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Alt |
Zeichenfolge oder Verweis auf eine lokalisierte Beschriftung, die als alternativer Text angezeigt wird. |
String |
Optional |
||||||||
CommandPreview |
Gibt die ID des Menübandbefehls an, der ausgeführt wird, wenn vor dem Auswählen mit dem Cursor auf das Steuerelement gezeigt wird. |
String |
Optional |
||||||||
CommandRevert |
Gibt die ID des Menübandbefehls an, der ausgeführt wird, wenn der Benutzer Rückgängig auswählt. |
String |
Optional |
||||||||
CommandType |
Ermöglicht das Angeben eines anderen Befehlstyps. Valid values:
|
Enumeration |
Optional |
||||||||
Id |
Gibt einen eindeutigen Bezeichner für die Definition eines Menübandelements an. Die dringend empfohlene Namenskonvention sieht die Verwendung eines Punkts zum Trennen der Teile des Namens vor: [Lösungsbezeichner].[entity].[ribbon].[function].[Elementname]. Beispiel: MyISV.account.form.SendToOtherSystem.Button. Use the {!EntityLogicalName} token in the Id attribute when you define a ribbon element that will be used for multiple entities. This inserts the entity logical name into the Id value to make sure that the Id value is globally unique. For example, if you use Wichtig If you don’t set a globally unique Id value, the ribbon might not display. |
String |
Required |
||||||||
MenuSectionInitialTitle |
The title of the menu section before table cells are selected, such as "Insert Table". |
String |
Optional |
||||||||
MenuSectionTitle |
The title of the menu section when table cells are selected. This could be a format string such as "Insert a {0} by {1} Table". |
String |
Optional |
||||||||
Sequence |
Geben Sie die Position der Menübandänderung an, indem Sie den Sequenzwert höher oder niedriger als vorhandene Menübandelemente festlegen. |
Integer |
Optional |
Untergeordnete Elemente
Diese Element verfügt nicht über untergeordnete Elemente.
Übergeordnete Elemente
Element | Description |
---|---|
Gibt die sichtbaren Menübandelemente an, die in einem CustomAction-Element enthalten sein sollen. |
|
Enthält eine Sammlung von Steuerelementen. |
Elementinformationen
XPath |
|
Schema Name |
InsertTableType |
Validation File |
RibbonWSS.xsd |
Can be Empty |
Yes |
Siehe auch
Weitere Ressourcen
Ribbon XML reference
Anpassen von Befehlen und des Menübands
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.