国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 辦公 > Word > 正文

Vba全面修改Word段落屬性有效代碼

2019-11-05 19:52:29
字體:
來源:轉載
供稿:網友

  下面的WAPP是事先定義的Word文檔工程變量。

  以下代碼為通過VBA代碼修改Word段落的縮進、段落間距、行距、分頁等。

  //段落格式設定

  WApp.Selection.ParagraphFormat.LeftIndent = WApp.CentimetersToPoints(float.Parse("0"));//左縮進

  WApp.Selection.ParagraphFormat.RightIndent = WApp.CentimetersToPoints(float.Parse("0"));//右縮進

  WApp.Selection.ParagraphFormat.SpaceBefore =float.Parse("0");//段前間距

  WApp.Selection.ParagraphFormat.SpaceBeforeAuto =0;//

  WApp.Selection.ParagraphFormat.SpaceAfter = float.Parse("0");//段后間距

  WApp.Selection.ParagraphFormat.SpaceAfterAuto = 0;//

  WApp.Selection.ParagraphFormat.LineSpacingRule = Microsoft.Office.Interop.Word.WdLineSpacing.wdLineSpaceSingle;//單倍行距

  WApp.Selection.ParagraphFormat.Alignment = Microsoft.Office.Interop.Word.WdParagraphAlignment.wdAlignParagraphJustify;//段落2端對齊

  WApp.Selection.ParagraphFormat.WidowControl = 0;//孤行控制

  WApp.Selection.ParagraphFormat.KeepWithNext = 0;//與下段同頁

  WApp.Selection.ParagraphFormat.KeepTogether = 0;//段中不分頁

  WApp.Selection.ParagraphFormat.PageBreakBefore = 0;//段前分頁

  WApp.Selection.ParagraphFormat.NoLineNumber = 0;//取消行號

  WApp.Selection.ParagraphFormat.Hyphenation = 1;//取消段字

  WApp.Selection.ParagraphFormat.FirstLineIndent = WApp.CentimetersToPoints(float.Parse("0"));//首行縮進

  WApp.Selection.ParagraphFormat.OutlineLevel = Microsoft.Office.Interop.Word.WdOutlineLevel.wdOutlineLevelBodyText;

  WApp.Selection.ParagraphFormat.CharacterUnitLeftIndent = float.Parse("0");

  WApp.Selection.ParagraphFormat.CharacterUnitRightIndent = float.Parse("0");

  WApp.Selection.ParagraphFormat.CharacterUnitFirstLineIndent = float.Parse("0");

  WApp.Selection.ParagraphFormat.LineUnitBefore = float.Parse("0");

  WApp.Selection.ParagraphFormat.LineUnitAfter = float.Parse("0");

  WApp.Selection.ParagraphFormat.AutoAdjustRightIndent = 1;

  WApp.Selection.ParagraphFormat.DisableLineHeightGrid =0;

  WApp.Selection.ParagraphFormat.FarEastLineBreakControl =1;

  WApp.Selection.ParagraphFormat.WordWrap = 1;

  WApp.Selection.ParagraphFormat.HangingPunctuation = 1;

  WApp.Selection.ParagraphFormat.HalfWidthPunctuationOnTopOfLine = 0;

  WApp.Selection.ParagraphFormat.AddSpaceBetweenFarEastAndAlpha = 1;

  WApp.Selection.ParagraphFormat.AddSpaceBetweenFarEastAndDigit = 1;

  WApp.Selection.ParagraphFormat.BaseLineAlignment = Microsoft.Office.Interop.Word.WdBaselineAlignment.wdBaselineAlignAuto;


發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 驻马店市| 原阳县| 武山县| 沛县| 肃北| 绥化市| 扎赉特旗| 永和县| 高安市| 古丈县| 镇远县| 辽中县| 沛县| 额敏县| 肃北| 徐闻县| 丹阳市| 西和县| 瑞昌市| 伊吾县| 庆云县| 都兰县| 额尔古纳市| 阳朔县| 北川| 呼玛县| 手游| 汽车| 祁门县| 南昌县| 仁寿县| 开阳县| 封开县| 乌兰浩特市| 德格县| 陆丰市| 米脂县| 长治市| 廉江市| 沅陵县| 武隆县|