EmailAuthor object: Returns a Style object that represents the style associated with the current e-mail author for unsent replies, forwards, or new e-mail messages. Read-only Variant.
All other objects: Returns or sets the style for the specified object. To set this property, specify either the local name of the style, an integer or a WdBuiltinStyle constant (see "Remarks"), or an object that represents the style. Read/write Variant.
Remarks
When you return the style for a range that includes more than one style, only the first character or paragraph style is returned.
The Style property can be one of the following WdBuiltinStyle constants:
wdStyleBlockQuotation
wdStyleBodyText wdStyleBodyText2 wdStyleBodyText3 wdStyleBodyTextFirstIndent wdStyleBodyTextFirstIndent2 wdStyleBodyTextIndent wdStyleBodyTextIndent2 wdStyleBodyTextIndent3 wdStyleCaption wdStyleClosing wdStyleCommentReference wdStyleCommentText wdStyleDate wdStyleDefaultParagraphFont wdStyleEmphasis wdStyleEndnoteReference wdStyleEndnoteText wdStyleEnvelopeAddress wdStyleEnvelopeReturn wdStyleFooter wdStyleFootnoteReference wdStyleFootnoteText wdStyleHeader wdStyleHeading1 wdStyleHeading2 wdStyleHeading3 wdStyleHeading4 wdStyleHeading5 wdStyleHeading6 wdStyleHeading7 wdStyleHeading8 wdStyleHeading9 wdStyleHtmlAcronym wdStyleHtmlAddress wdStyleHtmlCite wdStyleHtmlCode wdStyleHtmlDfn wdStyleHtmlKbd wdStyleHtmlNormal wdStyleHtmlPre wdStyleHtmlSamp wdStyleHtmlTt wdStyleHtmlVar wdStyleHyperlink wdStyleHyperlinkFollowed wdStyleIndex1 wdStyleIndex2 wdStyleIndex3 wdStyleIndex4 wdStyleIndex5 |
wdStyleIndex6
wdStyleIndex7 wdStyleIndex8 wdStyleIndex9 wdStyleIndexHeading wdStyleLineNumber wdStyleList wdStyleList2 wdStyleList3 wdStyleList4 wdStyleList5 wdStyleListBullet wdStyleListBullet2 wdStyleListBullet3 wdStyleListBullet4 wdStyleListBullet5 wdStyleListContinue wdStyleListContinue2 wdStyleListContinue3 wdStyleListContinue4 wdStyleListContinue5 wdStyleListNumber wdStyleListNumber2 wdStyleListNumber3 wdStyleListNumber4 wdStyleListNumber5 wdStyleMacroText wdStyleMessageHeader wdStyleNavPane wdStyleNormal wdStyleNormalIndent wdStyleNoteHeading wdStylePageNumber wdStylePlainText wdStyleSalutation wdStyleSignature wdStyleStrong wdStyleSubtitle wdStyleTableOfAuthorities wdStyleTableOfFigures wdStyleTitle wdStyleTOAHeading wdStyleTOC1 wdStyleTOC2 wdStyleTOC3 wdStyleTOC4 wdStyleTOC5 wdStyleTOC6 wdStyleTOC7 wdStyleTOC8 wdStyleTOC9 |