Este fórum está sendo desativado

Depois de 9 anos, este fórum será desativado. Mas calma.... estamos migrando para uma comunidade no DISCORD. Junte-se a nós.

ENTRAR PARA DISCORD

Tópicos relacionados a códigos VBA, gravação de macros, etc.
  • Avatar do usuário
  • Avatar do usuário
Avatar do usuário
Por BritoMarques
Posts Avatar
#63082
Estou tentando alterar a Ribbon de minha planilha para retirar o grupo estilo da aba Home entre outros.
<tab idMso="TabHome" visible="true" />
<group idMso="GroupStyles" visible="false" />

Imaginei que seria assim mas não está dando certo.[
Avatar do usuário
Por JCabral
Avatar
#63093
E tentar algo como:
Código: Selecionar todos
<!-- Set visible to false for all groups on the Home tab-->
<tab idMso="TabHome"> 
<group idMso="GroupClipboard" visible="false"/> 
<group idMso="GroupFont" visible="false"/> 
<group idMso="GroupAlignmentExcel" visible="false"/> 
<group idMso="GroupNumber" visible="false"/> 
<group idMso="GroupStyles" visible="false"/> 
<group idMso="GroupCells" visible="false"/> 
<group idMso="GroupEditingExcel" visible="false"/> 
<group idMso="GroupIdeas" visible="false"/> 
<group idMso="GroupClassifyLabelProtect" visible="false"/> 
</tab>
Avatar do usuário
Por BritoMarques
Posts Avatar
#63094
Obg JCabral
Com sua dica fui ajustar com mais cuidado e consegui ocultar apenas o grupo que queria "Estilo", ficou assim
<tab idMso="TabHome" visible="true" >
<group idMso="GroupStyles" visible="false"/>
</tab>
Estava errando na sintaxe. Vlw
JCabral agradeceu por isso
long long title how many chars? lets see 123 ok more? yes 60

We have created lots of YouTube videos just so you can achieve [...]

Another post test yes yes yes or no, maybe ni? :-/

The best flat phpBB theme around. Period. Fine craftmanship and [...]

Do you need a super MOD? Well here it is. chew on this

All you need is right here. Content tag, SEO, listing, Pizza and spaghetti [...]

Lasagna on me this time ok? I got plenty of cash

this should be fantastic. but what about links,images, bbcodes etc etc? [...]

Estamos migrando para uma comunidade no Discord