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() |