![]() |
|
|
|
#1
|
|||
|
|||
|
Quote:
Like yourself I have a set of styles that I use and I want to see these in the style pane and no others. You do this by including and excluding styles from the 'Recommended' set of styles. They will then appear in the style pane irrespective of their being applied to any text in the document If you approach this problem programmatically then there is a GOTCHA as the visible property of a style refers to whether or not a style is hidden or not hidden in the style pane. Thus visible = true actually HIDES the style because it really means Hidden = true. Even when you restrict the Styles visible in the style pane you may see styles that are similar to yours but which you did not define. This means that you have used a style but in applying it have made a slight change somewhere in the paragraph. You can't delete these styles without losing the effect in the paragraph but you can hide them from being seen in the style pane by switching off the check boxes Paragraph, font and/or bullet and numbering in the Style Pane options checkbox. The visibility property of a style has no bearing on whether text with the style applied is visible or not visible a document. The only way to do this is to use the font 'Hidden' property which is completely separate from the style visibility property. |
|
#2
|
|||
|
|||
|
The style pane (which is what you get when you click the little arrow on the style tab) has a preview box 'Show Preview'. If this box is ticked then your styles will be shown using the appearance you have defined for your style; If this check box is ticked then you may well be looking at white text on a white background in the style pane.
Why do you say this slaycock This has got SOD all to any preview box. I never said anything about preview. Hi I have a home made dotx for script writing and I have a set of personal styles that work. When I open the separate styles list by clicking on the small arrow in styles. I see all the styles. I can using the options select [In use] [In current document] If I click the drop down box In the style pain you have an option Select styles to show -> IN CURRENT DOCUMENT. I am using styles that I have created they are on the title page. Are you all bloody blind. One the Title page there is a small box bottom write with ALL the styles IN BLOODY USE. Is there a forum with Microsoft people that they can answerer the question correctly and read my problem which I have explained in the English Language. |
|
#3
|
|||
|
|||
|
If you approach this problem programmatically then there is a GOTCHA as the visible property of a style refers to whether or not a style is hidden or not hidden in the style pane. Thus visible = true actually HIDES the style because it really means Hidden = true.
My styles are not hidden. Even when you restrict the Styles visible in the style pane you may see styles that are similar to yours but which you did not define. This means that you have used a style but in applying it have made a slight change somewhere in the paragraph. You can't delete these styles without losing the effect in the paragraph but you can hide them from being seen in the style pane by switching off the check boxes Paragraph, font and/or bullet and numbering in the Style Pane options checkbox. The visibility property of a style has no bearing on whether text with the style applied is visible or not visible a document. The only way to do this is to use the font 'Hidden' property which is completely separate from the style visibility property. Totally irelevant to this problem You haven't answered anything. Just crested your own questions to answer. |
|
#4
|
|||
|
|||
|
Hi
It looks like your word skills mean you don't have the wherewithall to understand the advice you have been given. So lets start again. I've looked at your dotx and it seems that your personal styles all use capitals for their style name. So what I've done is to set the 'Recommended' styles to show the styles with capitalised styles names plus normal. This means that when you select 'Recommended' styles as apposed to 'In Use' or 'In current document' you will get a list of styles in the style pane that is comprised of your styles plus normal only. This will be true even when you start with a new document. You can tweak this by Hiding or Showing the styles you want in the Recommended styles. |
|
#5
|
|||
|
|||
|
I have removed the styles from the microsoft word text box and they all appear. Seems word doesn't recognise styles within a text box.
|
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
VBA Code to Save current Document as PDF and as DOCX
|
JohnTravolski | Word VBA | 2 | 02-03-2018 11:04 PM |
| Single step Word Styles from Source Document through entire Destination document? | xbliss | Word | 6 | 08-27-2016 09:36 PM |
Keep Quick Parts with current document
|
Cosmo | Word | 3 | 01-06-2015 08:57 PM |
Removing Styles without affecting the current format
|
capitala | Word | 3 | 12-22-2014 11:27 AM |
| OLE refering to current document | Faire | Word | 8 | 08-25-2014 09:46 PM |