讀取/寫入 WdLineSpacing。語法expression. LineSpacingRule需要expression。 代表 'Paragraphs' 集合的變數。註解使用wdLineSpaceSingle、 wdLineSpace1pt5 或wdLineSpaceDouble ,將行距設定為下列值之一。 若要將行距設點確實數或多行數,您也必須設定 LineSpacing 屬性。
全部显示 返回或设置指定段落的行距(以磅为单位)。Single 类型,可读写。 说明 在 LineSpacingRule 属性设置为下列值之后,可以设置 LineSpacing 属…
Sub设置段落的行间距()DimoDocAsDocumentSetoDoc =Word.ActiveDocumentDimoPAsParagraphSetoP = oDoc.Paragraphs(1)WithoP'行间距设置为1.5倍.LineSpacingRule =wdLineSpace1pt5'行间距设置为单倍.LineSpacingRule =wdLineSpaceSingle'行间距设置为双倍.LineSpacingRule =wdLineSpaceDouble'行间距设置最小值.LineSpacingRule...
Line spacing determines the amount of vertical space between lines of text. Word uses single line spacing by default. The line spacing that you select affects all lines of text in the selected paragraph or the paragraph that contains the insertion point. The...
Line spacing determines the amount of vertical space between lines of text. Word uses single line spacing by default. The line spacing that you select affects all lines of text in the selected paragraph or the paragraph that contains the insertion point. The following table describes the line sp...
Spacing – 灵动的动名词 Space是一个名词,也是一个动词。 作名词,它语义繁多,比如可以指“空地”,也可以指“行与段的间距”,比如“单倍行距”便可以叫做“single line space”。 然而“行距”功能既不叫“line space”,也不叫“set line space”,...
expression.LineSpacingRule 需要expression。 代表 'ParagraphFormat' 物件的變數。 註解 使用wdLineSpaceSingle、wdLineSpace1pt5或wdLineSpaceDouble,將行距設定為下列值之一。 若要將行距設點確實數或多行數,您也必須設定LineSpacing屬性。 範例 本範例會將現用文件第一段的行距設定為兩倍行距。
Step 5: Under theSpacing section,use theLine spacingdropdown to add spaces between the lines. ChooseSingleto Single Space the Selected Paragraph Choose1.5to Space the Selected Paragraph by a space and a half ChooseDoubleto Double Space the Selected Paragraph ...
public Microsoft.Office.Interop.Word.WdLineSpacing LineSpacingRule { get; set; } 属性值 WdLineSpacing 注解 WdLineSpacing 可以是以下 WdLineSpacing 常量之一: wdLineSpace1pt5、 wdLineSpaceAtLeast、 wdLineSpaceDouble、 wdLineSpaceExactly、 wdLineSpaceMultiple 或wdLineSpaceSingle。 若要将行距设置为确切的...
全部显示 返回或设置指定段落的行距。WdLineSpacing,可读写。 WdLineSpacing 可以是下列 WdLineSpacing 常量之一: wdLineSpace1pt5 wdLineSpaceAtLe…