<InsertTable> (RibbonDiffXml)
Aplica-se a: CRM 2015 on-prem, CRM Online
Preterido: Especificava uma grade de 10 x 10 usada para especificar as dimensões de uma tabela.
Importante
This control was deprecated in Microsoft Dynamics CRM 2011. This control will not render with Atualização do Microsoft Dynamics CRM 2015 e Microsoft Dynamics CRM Online 2015.
Sintaxe
<InsertTable
Alt="String"
Command="String"
CommandPreview="String"
CommandRevert="String"
CommandType=["General" | "OptionSelection" | "IgnoredByMenu"]
Id="String"
MenuSectionInitialTitle="String"
MenuSectionTitle="String"
Sequence="Integer"
/>
Atributos e elementos
The following table lists the attributes, child elements, and parent elements.
Atributos
Attribute | Description | Type | Usage | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Alt |
Cadeia de caracteres ou referência a um rótulo localizado a ser exibido como texto alternativo. |
String |
Optional |
||||||||
CommandPreview |
Especifica a ID do comando de faixa de opções a ser executado quando o cursor é colocado sobre o controle antes de ele ser selecionado. |
String |
Optional |
||||||||
CommandRevert |
Especifica a ID do comando de faixa de opções a ser executado quando o usuário seleciona desfazer. |
String |
Optional |
||||||||
CommandType |
Permite especificar outro tipo de comando. Valid values:
|
Enumeration |
Optional |
||||||||
Id |
Especifica um identificador exclusivo para a definição de um elemento de Faixa de Opções. A convenção de nomenclatura recomendável é usar um ponto para separar as partes do nome, como: [identificador da solução].[entity].[ribbon].[function]...[nome do elemento]. Por exemplo: 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 Importante 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 |
Especifica o local da modificação da Faixa de Opções definindo o valor da Sequência para um número mais alto ou mais baixo que os elementos de Faixa de Opções existentes. |
Integer |
Optional |
Elementos filho
Este elemento não tem elementos filho.
Elemento pai
Element | Description |
---|---|
Especifica os elementos de Faixa de Opções visíveis a serem incluídos no elemento CustomAction. |
|
Contém uma coleção de controles. |
Informações do elemento
XPath |
|
Schema Name |
InsertTableType |
Validation File |
RibbonWSS.xsd |
Can be Empty |
Yes |
Consulte também
Outros recursos
Ribbon XML reference
Personalizar os comandos e a faixa de opções
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.