rackjas.blogg.se

How to set first line indent in word 2013
How to set first line indent in word 2013











how to set first line indent in word 2013

TabIndent - Sets the left indent for the specified paragraphs to a specified number of tab stops. TabHangingIndent - Sets a hanging indent to a specified number of tab stops.

how to set first line indent in word 2013

Space2 - Double-spaces the specified paragraphs. Space15 - Formats the specified paragraphs with 1.5-line spacing. Space1 - Single-spaces the specified paragraphs. Reset - Removes manual paragraph formatting (formatting not applied using a style). OpenUp - Sets spacing before the specified paragraphs to 12 points. OpenOrCloseUp - Toggles the spacing before the specified paragraphs. IndentFirstLineCharWidth - Indents the first line of one or more paragraphs by a specified number of characters. IndentCharWidth - Indents one or more paragraphs by a specified number of characters. MethodsĬloseUp - Removes any spacing before paragraphs in the specified paragraph format. The following procedures can be used to set variables of type ParagraphFormat: ConditionalStyle.ParagraphFormat, Find.ParagraphFormat, Paragraph.Format, Duplicate, Paragraphs.Format, Range.ParagraphFormat, Replacement.ParagraphFormat, Selection.ParagraphFormat and Style.ParagraphFormat. To use a ParagraphFormat class variable it first needs to be instantiated, for example Dim pft as ParagraphFormat The classes ConditionalStyle, Find, Paragraph, Range, Replacement, Selection and Style. The class ParagraphFormat represents all the formatting for a paragraph.













How to set first line indent in word 2013