TextFrame2 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public interface class TextFrame2 : Microsoft::Office::Core::_IMsoDispObj
[System.Runtime.InteropServices.Guid("000C0398-0000-0000-C000-000000000046")]
public interface TextFrame2 : Microsoft.Office.Core._IMsoDispObj
[<System.Runtime.InteropServices.Guid("000C0398-0000-0000-C000-000000000046")>]
type TextFrame2 = interface
interface _IMsoDispObj
Public Interface TextFrame2
Implements _IMsoDispObj
- 属性
- 实现
属性
Application | |
AutoSize | |
Column | |
Creator | |
HasText | |
HorizontalAnchor | |
MarginBottom | |
MarginLeft | |
MarginRight | |
MarginTop | |
NoTextRotation |
获取或设置一个值,该值指定在形状本身旋转时形状上的文本是否也会旋转。 |
Orientation | |
Parent | |
PathFormat | |
Ruler | |
TextRange | |
ThreeD | |
VerticalAnchor | |
WarpFormat | |
WordArtformat | |
WordWrap |
方法
DeleteText() |