![]() |
#11
|
|||
|
|||
![]()
Look up Word Object Model. Not all of that applies to Word 97, but that is the basic structure.
Word works like a Russian doll with containers boxed inside other containers. The overall container is the application. The document resides inside that when open as a part of the documents collection. Sections reside inside the document. There is always at least one. The body of a document, Headers and Footers, Footnotes are parts inside a section. Paragraphs are inside each of those. Words are inside paragraphs as are characters and also Textboxes. Styles are containers of formatting that can apply to text. In Word 97 they applied to characters or paragraphs. By using direct formatting instead of styles you are adding a lot of complexity to a document. Usually, this complexity is not needed; it makes editing difficult. These concepts are discussed as far as styles are concerned here: Importance of Styles in Word Quote:
Quote:
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Locking styles in Word using VBA to restrict new styles | cadillac1206 | Word VBA | 1 | 04-21-2020 01:08 AM |
Using Table Styles in Word, But User Wants Style Added to Right Align Text - Will This Cause Issues? | kethryvalis | Word | 6 | 02-04-2020 10:47 AM |
Word 2010 - Text Alignment Issues When Using Styles I created | SurfCity | Word Tables | 1 | 04-19-2017 07:23 AM |
Text styles in PP? | John B | PowerPoint | 0 | 02-11-2013 01:31 PM |
![]() |
joanajoana | Word | 3 | 11-03-2011 10:47 PM |