Share via


RulerLevel2 接口

定义

包含大纲级别的首行缩进和悬挂缩进信息。

public interface class RulerLevel2 : Microsoft::Office::Core::_IMsoDispObj
[System.Runtime.InteropServices.Guid("000C03C3-0000-0000-C000-000000000046")]
public interface RulerLevel2 : Microsoft.Office.Core._IMsoDispObj
[<System.Runtime.InteropServices.Guid("000C03C3-0000-0000-C000-000000000046")>]
type RulerLevel2 = interface
    interface _IMsoDispObj
Public Interface RulerLevel2
Implements _IMsoDispObj
属性
实现

注解

对象 RulerLevel2 是 集合的成员 RulerLevels2 。 集合 RulerLevels2 包含五个 RulerLevel2 可用大纲级别的对象。

属性

Application

获取一个 Application 对象,该对象代表对象的容器应用程序 RulerLevel2 。 只读。

Creator

获取一个 32 位整数,该整数指示创建对象的应用程序 RulerLevel2 。 只读。

FirstMargin

获取或设置指定大纲级别的首行缩进(以磅为单位)。 读/写。

LeftMargin

获取或设置指定大纲级别的左缩进(以磅为单位)。 读/写。

Parent

获取 对象的父对象 RulerLevel2 。 只读。

适用于