LineNumbering 接口

定义

代表位于左边距中的行号或位于各新闻稿样式分栏左侧的行号。

public interface class LineNumbering
[System.Runtime.InteropServices.Guid("00020972-0000-0000-C000-000000000046")]
public interface LineNumbering
type LineNumbering = interface
Public Interface LineNumbering
属性

注解

LineNumbering使用 属性可返回 LineNumbering 对象。

属性

Active

行号是否为指定的文档、 节或节活动。

Application

返回一个 Application 对象,该对象代表 Microsoft Word 应用程序。

CountBy

返回或设置行号间隔数值。 例如,如果 CountBy 属性设置为 5,则每五行将显示行号。

Creator

返回一个 32 位整数,它指示在其中创建指定的对象的应用程序。

DistanceFromText

返回或设置行号的右边缘和左边的缘与文档文字之间的距离 (以磅为单位)。

Parent

返回一个对象,代表指定对象的父对象。

RestartMode

返回或设置行号的运行方式,即行号是在新页面或节的开头重新开始还是连续运行。

StartingNumber

返回或设置起始行号。

适用于