• Word for WPF の概要
  • 主要な機能
  • オブジェクトモデルの概要
  • クイックスタート
    • 手順 1:アプリケーションの設定
    • 手順 2:単純なテキストの追加
    • 手順 3:アプリケーションの実行
  • Word for WPF の操作
    • 基礎レベルの操作
      • テキストの追加
      • 画像の追加
      • グラフィックの描画
      • 引用文の追加
    • 上級レベルの操作
      • 表の挿入
      • TOC の追加
      • さまざまな用紙サイズの Word ドキュメントを作成
      • テキストフローの追加
  • リファレンス
    • C1.WPF.Word.4.5.2 アセンブリ
      • 名前空間
        • C1.WPF.Word 名前空間
          • 概要
          • クラス
            • C1WordDocument
              • 概要
              • メンバ
              • C1WordDocument コンストラクタ
                • C1WordDocument コンストラクタ()
                • C1WordDocument コンストラクタ(PaperKind)
              • メソッド
                • Add メソッド
                • AddBookmark メソッド
                • AddBookmarkEnd メソッド
                • AddBookmarkStart メソッド
                • AddCanvas メソッド
                • AddLink メソッド
                  • AddLink(String) メソッド
                  • AddLink(String,IRtfContent) メソッド
                • AddParagraph メソッド
                  • AddParagraph(String) メソッド
                  • AddParagraph(String,Font) メソッド
                  • AddParagraph(String,Font,Color) メソッド
                  • AddParagraph(String,Font,Color,RtfHorizontalAlignment) メソッド
                • AddPicture メソッド
                  • AddPicture(C1Bitmap) メソッド
                  • AddPicture(C1Bitmap,RtfHorizontalAlignment) メソッド
                  • AddPicture(C1Bitmap,ShapeWrapType,ZIndexType) メソッド
                  • AddPicture(WriteableBitmap) メソッド
                  • AddPicture(WriteableBitmap,RtfHorizontalAlignment) メソッド
                  • AddPicture(WriteableBitmap,ShapeWrapType,ZIndexType) メソッド
                • AddShape メソッド
                • Clear メソッド
                • ColumnBreak メソッド
                • DrawArc メソッド
                • DrawBeziers メソッド
                • DrawElement メソッド
                  • DrawElement(FrameworkElement,Rect,ContentAlignment,Stretch) メソッド
                  • DrawElement(FrameworkElement,Rect,Rect) メソッド
                  • DrawElement(FrameworkElement,Rect) メソッド
                • DrawEllipse メソッド
                  • DrawEllipse(Pen,Double,Double,Double,Double) メソッド
                  • DrawEllipse(Pen,Rect) メソッド
                • DrawImage メソッド
                  • DrawImage(C1Bitmap,Rect) メソッド
                  • DrawImage(WriteableBitmap,Rect,Rect) メソッド
                  • DrawImage(WriteableBitmap,Rect) メソッド
                  • DrawImage(C1Bitmap,Rect,Rect) メソッド
                • DrawLine メソッド
                  • DrawLine(Pen,Point,Point) メソッド
                  • DrawLine(Pen,Double,Double,Double,Double) メソッド
                • DrawParagraph メソッド
                • DrawPie メソッド
                • DrawPolygon メソッド
                • DrawPolyline メソッド
                • DrawRectangle メソッド
                  • DrawRectangle(Pen,Double,Double,Double,Double) メソッド
                  • DrawRectangle(Pen,Rect) メソッド
                  • DrawRectangle(Pen,Rect,Size) メソッド
                • DrawString メソッド
                  • DrawString(String,Rect) メソッド
                  • DrawString(String,Font,Color,Rect) メソッド
                  • DrawString(String,Font,Color,Rect,StringFormat) メソッド
                  • DrawString(TextBlock,Rect,Boolean) メソッド
                • FillBeziers メソッド
                • FillEllipse メソッド
                  • FillEllipse(Color,Double,Double,Double,Double) メソッド
                  • FillEllipse(Color,Rect) メソッド
                • FillPie メソッド
                • FillPolygon メソッド
                • FillRectangle メソッド
                  • FillRectangle(Color,Double,Double,Double,Double) メソッド
                  • FillRectangle(Color,Rect) メソッド
                  • FillRectangle(Color,Rect,Size) メソッド
                • GetParagraph メソッド
                  • GetParagraph(Font) メソッド
                  • GetParagraph(String) メソッド
                  • GetParagraph(String,Font) メソッド
                  • GetParagraph(String,StringFormat) メソッド
                  • GetParagraph(String,Font,StringFormat) メソッド
                  • GetParagraph(String,StringFormat,Single) メソッド
                  • GetParagraph(String,Font,StringFormat,Single) メソッド
                • LineBreak メソッド
                • Load メソッド
                • LoadFromOpenXml メソッド
                  • LoadFromOpenXml(String) メソッド
                  • LoadFromOpenXml(Stream) メソッド
                • LoadFromRtf メソッド
                • LoadFromText メソッド
                • MeasureExpand メソッド
                • MeasureFontSize メソッド
                • MeasureString メソッド
                  • MeasureString(String,Font,Double,StringFormat) メソッド
                  • MeasureString(String,Font,Double) メソッド
                  • MeasureString(String,Font) メソッド
                • Merging メソッド
                  • Merging(C1WordDocument) メソッド
                  • Merging(C1WordDocument,IRtfContent) メソッド
                • PageBreak メソッド
                • ParseRtfText メソッド
                • ResetClipRect メソッド
                • Save メソッド
                  • Save(String) メソッド
                  • Save(Stream,FileFormat) メソッド
                • SetClipRect メソッド
                • SetPageSettings メソッド
                • ShapeFillOpacity メソッド
                • ShapeHyperlink メソッド
                • ShapeRotation メソッド
                • ToPixels メソッド
                  • ToPixels(Double) メソッド
                  • ToPixels(Size) メソッド
                  • ToPixels(Rect) メソッド
                • ToPoints メソッド
                  • ToPoints(Double) メソッド
                  • ToPoints(Size) メソッド
                  • ToPoints(Rect) メソッド
                • ToRtfText メソッド
              • プロパティ
                • BottomMargin プロパティ
                • ClientRectangle プロパティ
                • Count プロパティ
                • Creator プロパティ
                • Current プロパティ
                • CurrentAlignment プロパティ
                • CurrentCanvas プロパティ
                • CurrentColor プロパティ
                • CurrentCulture プロパティ
                • CurrentFont プロパティ
                • CurrentPageIndex プロパティ
                • CurrentPen プロパティ
                • CurrentSection プロパティ
                • CurrentShape プロパティ
                • FitShapesToText プロパティ
                • Hyperlink プロパティ
                • Info プロパティ
                • Landscape プロパティ
                • LeftIndent プロパティ
                • LeftMargin プロパティ
                • MainSection プロパティ
                • PageSize プロパティ
                • RightIndent プロパティ
                • RightMargin プロパティ
                • ShapesWord2007Compatible プロパティ
                • TopMargin プロパティ
                • Version プロパティ
              • イベント
                • DrawingElement イベント
                • RtfPageAdded イベント
            • DrawingElementEventArgs
              • 概要
              • メンバ
              • DrawingElementEventArgs コンストラクタ
              • プロパティ
                • Bounds プロパティ
                • DocumentTransform プロパティ
                • Element プロパティ
                • Handled プロパティ
                • Root プロパティ
            • Font
              • 概要
              • メンバ
              • Font コンストラクタ
                • Font コンストラクタ(String,Double,RtfFontStyle)
                • Font コンストラクタ(String,Double)
                • Font コンストラクタ(RtfFontStyle,Double,String)
                • Font コンストラクタ(RtfFontStyle,Double,Byte[])
              • プロパティ
                • Bold プロパティ
                • FontFamily プロパティ
                • GdiCharSet プロパティ
                • GdiVerticalFont プロパティ
                • Italic プロパティ
                • Name プロパティ
                • Size プロパティ
                • Strikeout プロパティ
                • Style プロパティ
                • Underline プロパティ
            • Pen
              • 概要
              • メンバ
              • Pen コンストラクタ
                • Pen コンストラクタ(Color)
                • Pen コンストラクタ(Color,Double)
              • プロパティ
                • Color プロパティ
                • DashOffset プロパティ
                • DashPattern プロパティ
                • DashStyle プロパティ
                • LineJoin プロパティ
                • StartCap プロパティ
                • Width プロパティ
              • オペレータ
                • 暗黙的 キャスト 演算子 オペレータ
            • RtfPageAddedArgs
              • 概要
              • メンバ
              • RtfPageAddedArgs コンストラクタ
              • フィールド
                • Content フィールド
            • RtfPageSize
              • 概要
              • メンバ
              • RtfPageSize コンストラクタ
              • フィールド
                • A0 フィールド
                • A1 フィールド
                • A10 フィールド
                • A2 フィールド
                • A3 フィールド
                • A4 フィールド
                • A5 フィールド
                • A6 フィールド
                • A7 フィールド
                • A8 フィールド
                • A9 フィールド
                • ArchA フィールド
                • ArchB フィールド
                • ArchC フィールド
                • ArchD フィールド
                • ArchE フィールド
                • B0 フィールド
                • B1 フィールド
                • B2 フィールド
                • B3 フィールド
                • B4 フィールド
                • B5 フィールド
                • FLSA フィールド
                • FLSE フィールド
                • HalfLetter フィールド
                • Ledger フィールド
                • Legal フィールド
                • Letter フィールド
                • Note フィールド
            • StringFormat
              • 概要
              • メンバ
              • StringFormat コンストラクタ
                • StringFormat コンストラクタ()
                • StringFormat コンストラクタ(TextBlock)
              • プロパティ
                • Alignment プロパティ
                • Angle プロパティ
                • FormatFlags プロパティ
                • GenericDefault プロパティ
                • LineAlignment プロパティ
                • LineSpacing プロパティ
          • 列挙型
            • ContentAlignment
            • DashStyle
            • FileFormat
            • FillMode
            • ImageFormat
            • PaperKind
            • RtfBorderStyle
            • RtfFontStyle
            • RtfHorizontalAlignment
            • RtfListLevelChar
            • RtfListType
            • RtfMergeCellType
            • RtfPatternType
            • RtfTextFlow
            • RtfUnderlineStyle
            • StringFormatFlags
          • インターフェース
            • IC1WordInfo
              • 概要
              • メンバ
              • プロパティ
                • Author プロパティ
                • Comment プロパティ
                • Company プロパティ
                • CreationTime プロパティ
                • Keywords プロパティ
                • Manager プロパティ
                • Operator プロパティ
                • RevisionTime プロパティ
                • Subject プロパティ
                • Title プロパティ
            • IContent
              • 概要
              • メンバ
            • IDocumentContent
              • 概要
              • メンバ
            • IParagraphContent
              • 概要
              • メンバ
          • デリゲート
            • RtfPageAddedHandler
        • C1.WPF.Word.Canvas 名前空間
          • 概要
          • クラス
            • AccentBorderCallout1Shape
              • 概要
              • メンバ
              • AccentBorderCallout1Shape コンストラクタ
                • AccentBorderCallout1Shape コンストラクタ()
                • AccentBorderCallout1Shape コンストラクタ(Point,Point)
                • AccentBorderCallout1Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • AccentBorderCallout1Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • AccentBorderCallout2Shape
              • 概要
              • メンバ
              • AccentBorderCallout2Shape コンストラクタ
                • AccentBorderCallout2Shape コンストラクタ()
                • AccentBorderCallout2Shape コンストラクタ(Point,Point)
                • AccentBorderCallout2Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • AccentBorderCallout2Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • AccentBorderCallout3Shape
              • 概要
              • メンバ
              • AccentBorderCallout3Shape コンストラクタ
                • AccentBorderCallout3Shape コンストラクタ()
                • AccentBorderCallout3Shape コンストラクタ(Point,Point)
                • AccentBorderCallout3Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • AccentBorderCallout3Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • AccentBorderCallout90Shape
              • 概要
              • メンバ
              • AccentBorderCallout90Shape コンストラクタ
                • AccentBorderCallout90Shape コンストラクタ()
                • AccentBorderCallout90Shape コンストラクタ(Point,Point)
                • AccentBorderCallout90Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • AccentBorderCallout90Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • AccentCallout1Shape
              • 概要
              • メンバ
              • AccentCallout1Shape コンストラクタ
                • AccentCallout1Shape コンストラクタ()
                • AccentCallout1Shape コンストラクタ(Point,Point)
                • AccentCallout1Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • AccentCallout1Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • AccentCallout2Shape
              • 概要
              • メンバ
              • AccentCallout2Shape コンストラクタ
                • AccentCallout2Shape コンストラクタ()
                • AccentCallout2Shape コンストラクタ(Point,Point)
                • AccentCallout2Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • AccentCallout2Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • AccentCallout3Shape
              • 概要
              • メンバ
              • AccentCallout3Shape コンストラクタ
                • AccentCallout3Shape コンストラクタ()
                • AccentCallout3Shape コンストラクタ(Point,Point)
                • AccentCallout3Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • AccentCallout3Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • AccentCallout90Shape
              • 概要
              • メンバ
              • AccentCallout90Shape コンストラクタ
                • AccentCallout90Shape コンストラクタ()
                • AccentCallout90Shape コンストラクタ(Point,Point)
                • AccentCallout90Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • AccentCallout90Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • ActionButtonBackPreviousShape
              • 概要
              • メンバ
              • ActionButtonBackPreviousShape コンストラクタ
                • ActionButtonBackPreviousShape コンストラクタ()
                • ActionButtonBackPreviousShape コンストラクタ(Point,Point)
                • ActionButtonBackPreviousShape コンストラクタ(Int32,Int32,Int32,Int32)
                • ActionButtonBackPreviousShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • ActionButtonBeginningShape
              • 概要
              • メンバ
              • ActionButtonBeginningShape コンストラクタ
                • ActionButtonBeginningShape コンストラクタ()
                • ActionButtonBeginningShape コンストラクタ(Point,Point)
                • ActionButtonBeginningShape コンストラクタ(Int32,Int32,Int32,Int32)
                • ActionButtonBeginningShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • ActionButtonBlankShape
              • 概要
              • メンバ
              • ActionButtonBlankShape コンストラクタ
                • ActionButtonBlankShape コンストラクタ()
                • ActionButtonBlankShape コンストラクタ(Point,Point)
                • ActionButtonBlankShape コンストラクタ(Int32,Int32,Int32,Int32)
                • ActionButtonBlankShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • ActionButtonDocumentShape
              • 概要
              • メンバ
              • ActionButtonDocumentShape コンストラクタ
                • ActionButtonDocumentShape コンストラクタ()
                • ActionButtonDocumentShape コンストラクタ(Point,Point)
                • ActionButtonDocumentShape コンストラクタ(Int32,Int32,Int32,Int32)
                • ActionButtonDocumentShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • ActionButtonEndShape
              • 概要
              • メンバ
              • ActionButtonEndShape コンストラクタ
                • ActionButtonEndShape コンストラクタ()
                • ActionButtonEndShape コンストラクタ(Point,Point)
                • ActionButtonEndShape コンストラクタ(Int32,Int32,Int32,Int32)
                • ActionButtonEndShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • ActionButtonForwardNextShape
              • 概要
              • メンバ
              • ActionButtonForwardNextShape コンストラクタ
                • ActionButtonForwardNextShape コンストラクタ()
                • ActionButtonForwardNextShape コンストラクタ(Point,Point)
                • ActionButtonForwardNextShape コンストラクタ(Int32,Int32,Int32,Int32)
                • ActionButtonForwardNextShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • ActionButtonHelpShape
              • 概要
              • メンバ
              • ActionButtonHelpShape コンストラクタ
                • ActionButtonHelpShape コンストラクタ()
                • ActionButtonHelpShape コンストラクタ(Point,Point)
                • ActionButtonHelpShape コンストラクタ(Int32,Int32,Int32,Int32)
                • ActionButtonHelpShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • ActionButtonHomeShape
              • 概要
              • メンバ
              • ActionButtonHomeShape コンストラクタ
                • ActionButtonHomeShape コンストラクタ()
                • ActionButtonHomeShape コンストラクタ(Point,Point)
                • ActionButtonHomeShape コンストラクタ(Int32,Int32,Int32,Int32)
                • ActionButtonHomeShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • ActionButtonInformationShape
              • 概要
              • メンバ
              • ActionButtonInformationShape コンストラクタ
                • ActionButtonInformationShape コンストラクタ()
                • ActionButtonInformationShape コンストラクタ(Point,Point)
                • ActionButtonInformationShape コンストラクタ(Int32,Int32,Int32,Int32)
                • ActionButtonInformationShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • ActionButtonMovieShape
              • 概要
              • メンバ
              • ActionButtonMovieShape コンストラクタ
                • ActionButtonMovieShape コンストラクタ()
                • ActionButtonMovieShape コンストラクタ(Point,Point)
                • ActionButtonMovieShape コンストラクタ(Int32,Int32,Int32,Int32)
                • ActionButtonMovieShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • ActionButtonReturnShape
              • 概要
              • メンバ
              • ActionButtonReturnShape コンストラクタ
                • ActionButtonReturnShape コンストラクタ()
                • ActionButtonReturnShape コンストラクタ(Point,Point)
                • ActionButtonReturnShape コンストラクタ(Int32,Int32,Int32,Int32)
                • ActionButtonReturnShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • ActionButtonSoundShape
              • 概要
              • メンバ
              • ActionButtonSoundShape コンストラクタ
                • ActionButtonSoundShape コンストラクタ()
                • ActionButtonSoundShape コンストラクタ(Point,Point)
                • ActionButtonSoundShape コンストラクタ(Int32,Int32,Int32,Int32)
                • ActionButtonSoundShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • ArcShape
              • 概要
              • メンバ
              • ArcShape コンストラクタ
                • ArcShape コンストラクタ()
                • ArcShape コンストラクタ(Point,Point)
                • ArcShape コンストラクタ(Int32,Int32,Int32,Int32)
                • ArcShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
              • プロパティ
                • Adjust プロパティ
                • Verticies プロパティ
            • ArrowShape
              • 概要
              • メンバ
              • ArrowShape コンストラクタ
                • ArrowShape コンストラクタ()
                • ArrowShape コンストラクタ(Point,Point)
                • ArrowShape コンストラクタ(Int32,Int32,Int32,Int32)
                • ArrowShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • BalloonShape
              • 概要
              • メンバ
              • BalloonShape コンストラクタ
                • BalloonShape コンストラクタ()
                • BalloonShape コンストラクタ(Point,Point)
                • BalloonShape コンストラクタ(Int32,Int32,Int32,Int32)
                • BalloonShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • BentArrowShape
              • 概要
              • メンバ
              • BentArrowShape コンストラクタ
                • BentArrowShape コンストラクタ()
                • BentArrowShape コンストラクタ(Point,Point)
                • BentArrowShape コンストラクタ(Int32,Int32,Int32,Int32)
                • BentArrowShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • BentConnector2Shape
              • 概要
              • メンバ
              • BentConnector2Shape コンストラクタ
                • BentConnector2Shape コンストラクタ()
                • BentConnector2Shape コンストラクタ(Point,Point)
                • BentConnector2Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • BentConnector2Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • BentConnector3Shape
              • 概要
              • メンバ
              • BentConnector3Shape コンストラクタ
                • BentConnector3Shape コンストラクタ()
                • BentConnector3Shape コンストラクタ(Point,Point)
                • BentConnector3Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • BentConnector3Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • BentConnector4Shape
              • 概要
              • メンバ
              • BentConnector4Shape コンストラクタ
                • BentConnector4Shape コンストラクタ()
                • BentConnector4Shape コンストラクタ(Point,Point)
                • BentConnector4Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • BentConnector4Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • BentConnector5Shape
              • 概要
              • メンバ
              • BentConnector5Shape コンストラクタ
                • BentConnector5Shape コンストラクタ()
                • BentConnector5Shape コンストラクタ(Point,Point)
                • BentConnector5Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • BentConnector5Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • BentUpArrowShape
              • 概要
              • メンバ
              • BentUpArrowShape コンストラクタ
                • BentUpArrowShape コンストラクタ()
                • BentUpArrowShape コンストラクタ(Point,Point)
                • BentUpArrowShape コンストラクタ(Int32,Int32,Int32,Int32)
                • BentUpArrowShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • BevelShape
              • 概要
              • メンバ
              • BevelShape コンストラクタ
                • BevelShape コンストラクタ()
                • BevelShape コンストラクタ(Point,Point)
                • BevelShape コンストラクタ(Int32,Int32,Int32,Int32)
                • BevelShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • BlockArcShape
              • 概要
              • メンバ
              • BlockArcShape コンストラクタ
                • BlockArcShape コンストラクタ()
                • BlockArcShape コンストラクタ(Point,Point)
                • BlockArcShape コンストラクタ(Int32,Int32,Int32,Int32)
                • BlockArcShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • BorderCallout1Shape
              • 概要
              • メンバ
              • BorderCallout1Shape コンストラクタ
                • BorderCallout1Shape コンストラクタ()
                • BorderCallout1Shape コンストラクタ(Point,Point)
                • BorderCallout1Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • BorderCallout1Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • BorderCallout2Shape
              • 概要
              • メンバ
              • BorderCallout2Shape コンストラクタ
                • BorderCallout2Shape コンストラクタ()
                • BorderCallout2Shape コンストラクタ(Point,Point)
                • BorderCallout2Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • BorderCallout2Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • BorderCallout3Shape
              • 概要
              • メンバ
              • BorderCallout3Shape コンストラクタ
                • BorderCallout3Shape コンストラクタ()
                • BorderCallout3Shape コンストラクタ(Point,Point)
                • BorderCallout3Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • BorderCallout3Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • BorderCallout90Shape
              • 概要
              • メンバ
              • BorderCallout90Shape コンストラクタ
                • BorderCallout90Shape コンストラクタ()
                • BorderCallout90Shape コンストラクタ(Point,Point)
                • BorderCallout90Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • BorderCallout90Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • BracePairShape
              • 概要
              • メンバ
              • BracePairShape コンストラクタ
                • BracePairShape コンストラクタ()
                • BracePairShape コンストラクタ(Point,Point)
                • BracePairShape コンストラクタ(Int32,Int32,Int32,Int32)
                • BracePairShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • BracketPairShape
              • 概要
              • メンバ
              • BracketPairShape コンストラクタ
                • BracketPairShape コンストラクタ()
                • BracketPairShape コンストラクタ(Point,Point)
                • BracketPairShape コンストラクタ(Int32,Int32,Int32,Int32)
                • BracketPairShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • Callout1Shape
              • 概要
              • メンバ
              • Callout1Shape コンストラクタ
                • Callout1Shape コンストラクタ()
                • Callout1Shape コンストラクタ(Point,Point)
                • Callout1Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • Callout1Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • Callout2Shape
              • 概要
              • メンバ
              • Callout2Shape コンストラクタ
                • Callout2Shape コンストラクタ()
                • Callout2Shape コンストラクタ(Point,Point)
                • Callout2Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • Callout2Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • Callout3Shape
              • 概要
              • メンバ
              • Callout3Shape コンストラクタ
                • Callout3Shape コンストラクタ()
                • Callout3Shape コンストラクタ(Point,Point)
                • Callout3Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • Callout3Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • Callout90Shape
              • 概要
              • メンバ
              • Callout90Shape コンストラクタ
                • Callout90Shape コンストラクタ()
                • Callout90Shape コンストラクタ(Point,Point)
                • Callout90Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • Callout90Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • CanShape
              • 概要
              • メンバ
              • CanShape コンストラクタ
                • CanShape コンストラクタ()
                • CanShape コンストラクタ(Point,Point)
                • CanShape コンストラクタ(Int32,Int32,Int32,Int32)
                • CanShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • ChevronShape
              • 概要
              • メンバ
              • ChevronShape コンストラクタ
                • ChevronShape コンストラクタ()
                • ChevronShape コンストラクタ(Point,Point)
                • ChevronShape コンストラクタ(Int32,Int32,Int32,Int32)
                • ChevronShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • CircularArrowShape
              • 概要
              • メンバ
              • CircularArrowShape コンストラクタ
                • CircularArrowShape コンストラクタ()
                • CircularArrowShape コンストラクタ(Point,Point)
                • CircularArrowShape コンストラクタ(Int32,Int32,Int32,Int32)
                • CircularArrowShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • CloudCalloutShape
              • 概要
              • メンバ
              • CloudCalloutShape コンストラクタ
                • CloudCalloutShape コンストラクタ()
                • CloudCalloutShape コンストラクタ(Point,Point)
                • CloudCalloutShape コンストラクタ(Int32,Int32,Int32,Int32)
                • CloudCalloutShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • CubeShape
              • 概要
              • メンバ
              • CubeShape コンストラクタ
                • CubeShape コンストラクタ()
                • CubeShape コンストラクタ(Point,Point)
                • CubeShape コンストラクタ(Int32,Int32,Int32,Int32)
                • CubeShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • CurvedConnector2Shape
              • 概要
              • メンバ
              • CurvedConnector2Shape コンストラクタ
                • CurvedConnector2Shape コンストラクタ()
                • CurvedConnector2Shape コンストラクタ(Point,Point)
                • CurvedConnector2Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • CurvedConnector2Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • CurvedConnector3Shape
              • 概要
              • メンバ
              • CurvedConnector3Shape コンストラクタ
                • CurvedConnector3Shape コンストラクタ()
                • CurvedConnector3Shape コンストラクタ(Point,Point)
                • CurvedConnector3Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • CurvedConnector3Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • CurvedConnector4Shape
              • 概要
              • メンバ
              • CurvedConnector4Shape コンストラクタ
                • CurvedConnector4Shape コンストラクタ()
                • CurvedConnector4Shape コンストラクタ(Point,Point)
                • CurvedConnector4Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • CurvedConnector4Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • CurvedConnector5Shape
              • 概要
              • メンバ
              • CurvedConnector5Shape コンストラクタ
                • CurvedConnector5Shape コンストラクタ()
                • CurvedConnector5Shape コンストラクタ(Point,Point)
                • CurvedConnector5Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • CurvedConnector5Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • CurvedDownArrowShape
              • 概要
              • メンバ
              • CurvedDownArrowShape コンストラクタ
                • CurvedDownArrowShape コンストラクタ()
                • CurvedDownArrowShape コンストラクタ(Point,Point)
                • CurvedDownArrowShape コンストラクタ(Int32,Int32,Int32,Int32)
                • CurvedDownArrowShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • CurvedLeftArrowShape
              • 概要
              • メンバ
              • CurvedLeftArrowShape コンストラクタ
                • CurvedLeftArrowShape コンストラクタ()
                • CurvedLeftArrowShape コンストラクタ(Point,Point)
                • CurvedLeftArrowShape コンストラクタ(Int32,Int32,Int32,Int32)
                • CurvedLeftArrowShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • CurvedRightArrowShape
              • 概要
              • メンバ
              • CurvedRightArrowShape コンストラクタ
                • CurvedRightArrowShape コンストラクタ()
                • CurvedRightArrowShape コンストラクタ(Point,Point)
                • CurvedRightArrowShape コンストラクタ(Int32,Int32,Int32,Int32)
                • CurvedRightArrowShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • CurvedUpArrowShape
              • 概要
              • メンバ
              • CurvedUpArrowShape コンストラクタ
                • CurvedUpArrowShape コンストラクタ()
                • CurvedUpArrowShape コンストラクタ(Point,Point)
                • CurvedUpArrowShape コンストラクタ(Int32,Int32,Int32,Int32)
                • CurvedUpArrowShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • DiamondShape
              • 概要
              • メンバ
              • DiamondShape コンストラクタ
                • DiamondShape コンストラクタ()
                • DiamondShape コンストラクタ(Point,Point)
                • DiamondShape コンストラクタ(Int32,Int32,Int32,Int32)
                • DiamondShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • DonutShape
              • 概要
              • メンバ
              • DonutShape コンストラクタ
                • DonutShape コンストラクタ()
                • DonutShape コンストラクタ(Point,Point)
                • DonutShape コンストラクタ(Int32,Int32,Int32,Int32)
                • DonutShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • DoubleWaveShape
              • 概要
              • メンバ
              • DoubleWaveShape コンストラクタ
                • DoubleWaveShape コンストラクタ()
                • DoubleWaveShape コンストラクタ(Point,Point)
                • DoubleWaveShape コンストラクタ(Int32,Int32,Int32,Int32)
                • DoubleWaveShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • DownArrowCalloutShape
              • 概要
              • メンバ
              • DownArrowCalloutShape コンストラクタ
                • DownArrowCalloutShape コンストラクタ()
                • DownArrowCalloutShape コンストラクタ(Point,Point)
                • DownArrowCalloutShape コンストラクタ(Int32,Int32,Int32,Int32)
                • DownArrowCalloutShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • DownArrowShape
              • 概要
              • メンバ
              • DownArrowShape コンストラクタ
                • DownArrowShape コンストラクタ()
                • DownArrowShape コンストラクタ(Point,Point)
                • DownArrowShape コンストラクタ(Int32,Int32,Int32,Int32)
                • DownArrowShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • DrawingExtrusion
              • 概要
              • メンバ
              • プロパティ
                • LightPosition プロパティ
                • LightPosition2 プロパティ
                • SkewAngle プロパティ
                • Viewpoint プロパティ
                • ViewpointOrigin プロパティ
            • DrawingFill
              • 概要
              • メンバ
              • プロパティ
                • Color プロパティ
                • FillType プロパティ
                • Image プロパティ
                • Opacity プロパティ
                • RecolorFillAsPicture プロパティ
                • Title プロパティ
            • DrawingShadow
              • 概要
              • メンバ
              • プロパティ
                • Color プロパティ
                • Highlight プロパティ
                • Offset プロパティ
                • Opacity プロパティ
                • Origin プロパティ
                • ShadowType プロパティ
                • TwoShadow プロパティ
            • DrawingShape
              • 概要
              • メンバ
              • メソッド
                • Clone メソッド
              • プロパティ
                • Bottom プロパティ
                • DashedLineStyle プロパティ
                • EndPoint プロパティ
                • Extrusion プロパティ
                • Height プロパティ
                • Hyperlink プロパティ
                • Id プロパティ
                • IsExtrusion プロパティ
                • IsHidden プロパティ
                • IsShadow プロパティ
                • Left プロパティ
                • LineColor プロパティ
                • LineStyle プロパティ
                • LineWidth プロパティ
                • Owner プロパティ
                • Rectangle プロパティ
                • Right プロパティ
                • Rotation プロパティ
                • Shadow プロパティ
                • StartPoint プロパティ
                • Top プロパティ
                • Width プロパティ
                • Wrap プロパティ
                • ZIndex プロパティ
            • EllipseRibbon2Shape
              • 概要
              • メンバ
              • EllipseRibbon2Shape コンストラクタ
                • EllipseRibbon2Shape コンストラクタ()
                • EllipseRibbon2Shape コンストラクタ(Point,Point)
                • EllipseRibbon2Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • EllipseRibbon2Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • EllipseRibbonShape
              • 概要
              • メンバ
              • EllipseRibbonShape コンストラクタ
                • EllipseRibbonShape コンストラクタ()
                • EllipseRibbonShape コンストラクタ(Point,Point)
                • EllipseRibbonShape コンストラクタ(Int32,Int32,Int32,Int32)
                • EllipseRibbonShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • EllipseShape
              • 概要
              • メンバ
              • EllipseShape コンストラクタ
                • EllipseShape コンストラクタ()
                • EllipseShape コンストラクタ(Point,Point)
                • EllipseShape コンストラクタ(Int32,Int32,Int32,Int32)
                • EllipseShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • FilledShape
              • 概要
              • メンバ
              • プロパティ
                • Content プロパティ
                • Fill プロパティ
                • IsFilled プロパティ
                • IsFitShapeToText プロパティ
                • IsFitTextToShape プロパティ
                • IsWrapText プロパティ
            • FlowChartAlternateProcessShape
              • 概要
              • メンバ
              • FlowChartAlternateProcessShape コンストラクタ
                • FlowChartAlternateProcessShape コンストラクタ()
                • FlowChartAlternateProcessShape コンストラクタ(Point,Point)
                • FlowChartAlternateProcessShape コンストラクタ(Int32,Int32,Int32,Int32)
                • FlowChartAlternateProcessShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartCollateShape
              • 概要
              • メンバ
              • FlowChartCollateShape コンストラクタ
                • FlowChartCollateShape コンストラクタ()
                • FlowChartCollateShape コンストラクタ(Point,Point)
                • FlowChartCollateShape コンストラクタ(Int32,Int32,Int32,Int32)
                • FlowChartCollateShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartConnectorShape
              • 概要
              • メンバ
              • FlowChartConnectorShape コンストラクタ
                • FlowChartConnectorShape コンストラクタ()
                • FlowChartConnectorShape コンストラクタ(Point,Point)
                • FlowChartConnectorShape コンストラクタ(Int32,Int32,Int32,Int32)
                • FlowChartConnectorShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartDecisionShape
              • 概要
              • メンバ
              • FlowChartDecisionShape コンストラクタ
                • FlowChartDecisionShape コンストラクタ()
                • FlowChartDecisionShape コンストラクタ(Point,Point)
                • FlowChartDecisionShape コンストラクタ(Int32,Int32,Int32,Int32)
                • FlowChartDecisionShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartDelayShape
              • 概要
              • メンバ
              • FlowChartDelayShape コンストラクタ
                • FlowChartDelayShape コンストラクタ()
                • FlowChartDelayShape コンストラクタ(Point,Point)
                • FlowChartDelayShape コンストラクタ(Int32,Int32,Int32,Int32)
                • FlowChartDelayShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartDisplayShape
              • 概要
              • メンバ
              • FlowChartDisplayShape コンストラクタ
                • FlowChartDisplayShape コンストラクタ()
                • FlowChartDisplayShape コンストラクタ(Point,Point)
                • FlowChartDisplayShape コンストラクタ(Int32,Int32,Int32,Int32)
                • FlowChartDisplayShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartDocumentShape
              • 概要
              • メンバ
              • FlowChartDocumentShape コンストラクタ
                • FlowChartDocumentShape コンストラクタ()
                • FlowChartDocumentShape コンストラクタ(Point,Point)
                • FlowChartDocumentShape コンストラクタ(Int32,Int32,Int32,Int32)
                • FlowChartDocumentShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartExtractShape
              • 概要
              • メンバ
              • FlowChartExtractShape コンストラクタ
                • FlowChartExtractShape コンストラクタ()
                • FlowChartExtractShape コンストラクタ(Point,Point)
                • FlowChartExtractShape コンストラクタ(Int32,Int32,Int32,Int32)
                • FlowChartExtractShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartInputOutputShape
              • 概要
              • メンバ
              • FlowChartInputOutputShape コンストラクタ
                • FlowChartInputOutputShape コンストラクタ()
                • FlowChartInputOutputShape コンストラクタ(Point,Point)
                • FlowChartInputOutputShape コンストラクタ(Int32,Int32,Int32,Int32)
                • FlowChartInputOutputShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartInternalStorageShape
              • 概要
              • メンバ
              • FlowChartInternalStorageShape コンストラクタ
                • FlowChartInternalStorageShape コンストラクタ()
                • FlowChartInternalStorageShape コンストラクタ(Point,Point)
                • FlowChartInternalStorageShape コンストラクタ(Int32,Int32,Int32,Int32)
                • FlowChartInternalStorageShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartMagneticDiskShape
              • 概要
              • メンバ
              • FlowChartMagneticDiskShape コンストラクタ
                • FlowChartMagneticDiskShape コンストラクタ()
                • FlowChartMagneticDiskShape コンストラクタ(Point,Point)
                • FlowChartMagneticDiskShape コンストラクタ(Int32,Int32,Int32,Int32)
                • FlowChartMagneticDiskShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartMagneticDrumShape
              • 概要
              • メンバ
              • FlowChartMagneticDrumShape コンストラクタ
                • FlowChartMagneticDrumShape コンストラクタ()
                • FlowChartMagneticDrumShape コンストラクタ(Point,Point)
                • FlowChartMagneticDrumShape コンストラクタ(Int32,Int32,Int32,Int32)
                • FlowChartMagneticDrumShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartMagneticTapeShape
              • 概要
              • メンバ
              • FlowChartMagneticTapeShape コンストラクタ
                • FlowChartMagneticTapeShape コンストラクタ()
                • FlowChartMagneticTapeShape コンストラクタ(Point,Point)
                • FlowChartMagneticTapeShape コンストラクタ(Int32,Int32,Int32,Int32)
                • FlowChartMagneticTapeShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartManualInputShape
              • 概要
              • メンバ
              • FlowChartManualInputShape コンストラクタ
                • FlowChartManualInputShape コンストラクタ()
                • FlowChartManualInputShape コンストラクタ(Point,Point)
                • FlowChartManualInputShape コンストラクタ(Int32,Int32,Int32,Int32)
                • FlowChartManualInputShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartManualOperationShape
              • 概要
              • メンバ
              • FlowChartManualOperationShape コンストラクタ
                • FlowChartManualOperationShape コンストラクタ()
                • FlowChartManualOperationShape コンストラクタ(Point,Point)
                • FlowChartManualOperationShape コンストラクタ(Int32,Int32,Int32,Int32)
                • FlowChartManualOperationShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartMergeShape
              • 概要
              • メンバ
              • FlowChartMergeShape コンストラクタ
                • FlowChartMergeShape コンストラクタ()
                • FlowChartMergeShape コンストラクタ(Point,Point)
                • FlowChartMergeShape コンストラクタ(Int32,Int32,Int32,Int32)
                • FlowChartMergeShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartMultidocumentShape
              • 概要
              • メンバ
              • FlowChartMultidocumentShape コンストラクタ
                • FlowChartMultidocumentShape コンストラクタ()
                • FlowChartMultidocumentShape コンストラクタ(Point,Point)
                • FlowChartMultidocumentShape コンストラクタ(Int32,Int32,Int32,Int32)
                • FlowChartMultidocumentShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartOfflineStorageShape
              • 概要
              • メンバ
              • FlowChartOfflineStorageShape コンストラクタ
                • FlowChartOfflineStorageShape コンストラクタ()
                • FlowChartOfflineStorageShape コンストラクタ(Point,Point)
                • FlowChartOfflineStorageShape コンストラクタ(Int32,Int32,Int32,Int32)
                • FlowChartOfflineStorageShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartOffpageConnectorShape
              • 概要
              • メンバ
              • FlowChartOffpageConnectorShape コンストラクタ
                • FlowChartOffpageConnectorShape コンストラクタ()
                • FlowChartOffpageConnectorShape コンストラクタ(Point,Point)
                • FlowChartOffpageConnectorShape コンストラクタ(Int32,Int32,Int32,Int32)
                • FlowChartOffpageConnectorShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartOnlineStorageShape
              • 概要
              • メンバ
              • FlowChartOnlineStorageShape コンストラクタ
                • FlowChartOnlineStorageShape コンストラクタ()
                • FlowChartOnlineStorageShape コンストラクタ(Point,Point)
                • FlowChartOnlineStorageShape コンストラクタ(Int32,Int32,Int32,Int32)
                • FlowChartOnlineStorageShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartOrShape
              • 概要
              • メンバ
              • FlowChartOrShape コンストラクタ
                • FlowChartOrShape コンストラクタ()
                • FlowChartOrShape コンストラクタ(Point,Point)
                • FlowChartOrShape コンストラクタ(Int32,Int32,Int32,Int32)
                • FlowChartOrShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartPredefinedProcessShape
              • 概要
              • メンバ
              • FlowChartPredefinedProcessShape コンストラクタ
                • FlowChartPredefinedProcessShape コンストラクタ()
                • FlowChartPredefinedProcessShape コンストラクタ(Point,Point)
                • FlowChartPredefinedProcessShape コンストラクタ(Int32,Int32,Int32,Int32)
                • FlowChartPredefinedProcessShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartPreparationShape
              • 概要
              • メンバ
              • FlowChartPreparationShape コンストラクタ
                • FlowChartPreparationShape コンストラクタ()
                • FlowChartPreparationShape コンストラクタ(Point,Point)
                • FlowChartPreparationShape コンストラクタ(Int32,Int32,Int32,Int32)
                • FlowChartPreparationShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartProcessShape
              • 概要
              • メンバ
              • FlowChartProcessShape コンストラクタ
                • FlowChartProcessShape コンストラクタ()
                • FlowChartProcessShape コンストラクタ(Point,Point)
                • FlowChartProcessShape コンストラクタ(Int32,Int32,Int32,Int32)
                • FlowChartProcessShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartPunchedCardShape
              • 概要
              • メンバ
              • FlowChartPunchedCardShape コンストラクタ
                • FlowChartPunchedCardShape コンストラクタ()
                • FlowChartPunchedCardShape コンストラクタ(Point,Point)
                • FlowChartPunchedCardShape コンストラクタ(Int32,Int32,Int32,Int32)
                • FlowChartPunchedCardShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartPunchedTapeShape
              • 概要
              • メンバ
              • FlowChartPunchedTapeShape コンストラクタ
                • FlowChartPunchedTapeShape コンストラクタ()
                • FlowChartPunchedTapeShape コンストラクタ(Point,Point)
                • FlowChartPunchedTapeShape コンストラクタ(Int32,Int32,Int32,Int32)
                • FlowChartPunchedTapeShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartSortShape
              • 概要
              • メンバ
              • FlowChartSortShape コンストラクタ
                • FlowChartSortShape コンストラクタ()
                • FlowChartSortShape コンストラクタ(Point,Point)
                • FlowChartSortShape コンストラクタ(Int32,Int32,Int32,Int32)
                • FlowChartSortShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartSummingJunctionShape
              • 概要
              • メンバ
              • FlowChartSummingJunctionShape コンストラクタ
                • FlowChartSummingJunctionShape コンストラクタ()
                • FlowChartSummingJunctionShape コンストラクタ(Point,Point)
                • FlowChartSummingJunctionShape コンストラクタ(Int32,Int32,Int32,Int32)
                • FlowChartSummingJunctionShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartTerminatorShape
              • 概要
              • メンバ
              • FlowChartTerminatorShape コンストラクタ
                • FlowChartTerminatorShape コンストラクタ()
                • FlowChartTerminatorShape コンストラクタ(Point,Point)
                • FlowChartTerminatorShape コンストラクタ(Int32,Int32,Int32,Int32)
                • FlowChartTerminatorShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • FoldedCornerShape
              • 概要
              • メンバ
              • FoldedCornerShape コンストラクタ
                • FoldedCornerShape コンストラクタ()
                • FoldedCornerShape コンストラクタ(Point,Point)
                • FoldedCornerShape コンストラクタ(Int32,Int32,Int32,Int32)
                • FoldedCornerShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • HeartShape
              • 概要
              • メンバ
              • HeartShape コンストラクタ
                • HeartShape コンストラクタ()
                • HeartShape コンストラクタ(Point,Point)
                • HeartShape コンストラクタ(Int32,Int32,Int32,Int32)
                • HeartShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • HexagonShape
              • 概要
              • メンバ
              • HexagonShape コンストラクタ
                • HexagonShape コンストラクタ()
                • HexagonShape コンストラクタ(Point,Point)
                • HexagonShape コンストラクタ(Int32,Int32,Int32,Int32)
                • HexagonShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • HomePlateShape
              • 概要
              • メンバ
              • HomePlateShape コンストラクタ
                • HomePlateShape コンストラクタ()
                • HomePlateShape コンストラクタ(Point,Point)
                • HomePlateShape コンストラクタ(Int32,Int32,Int32,Int32)
                • HomePlateShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • HorizontalScrollShape
              • 概要
              • メンバ
              • HorizontalScrollShape コンストラクタ
                • HorizontalScrollShape コンストラクタ()
                • HorizontalScrollShape コンストラクタ(Point,Point)
                • HorizontalScrollShape コンストラクタ(Int32,Int32,Int32,Int32)
                • HorizontalScrollShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • IrregularSeal1Shape
              • 概要
              • メンバ
              • IrregularSeal1Shape コンストラクタ
                • IrregularSeal1Shape コンストラクタ()
                • IrregularSeal1Shape コンストラクタ(Point,Point)
                • IrregularSeal1Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • IrregularSeal1Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • IrregularSeal2Shape
              • 概要
              • メンバ
              • IrregularSeal2Shape コンストラクタ
                • IrregularSeal2Shape コンストラクタ()
                • IrregularSeal2Shape コンストラクタ(Point,Point)
                • IrregularSeal2Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • IrregularSeal2Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • IsoscelesTriangleShape
              • 概要
              • メンバ
              • IsoscelesTriangleShape コンストラクタ
                • IsoscelesTriangleShape コンストラクタ()
                • IsoscelesTriangleShape コンストラクタ(Point,Point)
                • IsoscelesTriangleShape コンストラクタ(Int32,Int32,Int32,Int32)
                • IsoscelesTriangleShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • LeftArrowCalloutShape
              • 概要
              • メンバ
              • LeftArrowCalloutShape コンストラクタ
                • LeftArrowCalloutShape コンストラクタ()
                • LeftArrowCalloutShape コンストラクタ(Point,Point)
                • LeftArrowCalloutShape コンストラクタ(Int32,Int32,Int32,Int32)
                • LeftArrowCalloutShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • LeftArrowShape
              • 概要
              • メンバ
              • LeftArrowShape コンストラクタ
                • LeftArrowShape コンストラクタ()
                • LeftArrowShape コンストラクタ(Point,Point)
                • LeftArrowShape コンストラクタ(Int32,Int32,Int32,Int32)
                • LeftArrowShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • LeftBraceShape
              • 概要
              • メンバ
              • LeftBraceShape コンストラクタ
                • LeftBraceShape コンストラクタ()
                • LeftBraceShape コンストラクタ(Point,Point)
                • LeftBraceShape コンストラクタ(Int32,Int32,Int32,Int32)
                • LeftBraceShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • LeftBracketShape
              • 概要
              • メンバ
              • LeftBracketShape コンストラクタ
                • LeftBracketShape コンストラクタ()
                • LeftBracketShape コンストラクタ(Point,Point)
                • LeftBracketShape コンストラクタ(Int32,Int32,Int32,Int32)
                • LeftBracketShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • LeftRightArrowCalloutShape
              • 概要
              • メンバ
              • LeftRightArrowCalloutShape コンストラクタ
                • LeftRightArrowCalloutShape コンストラクタ()
                • LeftRightArrowCalloutShape コンストラクタ(Point,Point)
                • LeftRightArrowCalloutShape コンストラクタ(Int32,Int32,Int32,Int32)
                • LeftRightArrowCalloutShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • LeftRightArrowShape
              • 概要
              • メンバ
              • LeftRightArrowShape コンストラクタ
                • LeftRightArrowShape コンストラクタ()
                • LeftRightArrowShape コンストラクタ(Point,Point)
                • LeftRightArrowShape コンストラクタ(Int32,Int32,Int32,Int32)
                • LeftRightArrowShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • LeftRightUpArrowShape
              • 概要
              • メンバ
              • LeftRightUpArrowShape コンストラクタ
                • LeftRightUpArrowShape コンストラクタ()
                • LeftRightUpArrowShape コンストラクタ(Point,Point)
                • LeftRightUpArrowShape コンストラクタ(Int32,Int32,Int32,Int32)
                • LeftRightUpArrowShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • LeftUpArrowShape
              • 概要
              • メンバ
              • LeftUpArrowShape コンストラクタ
                • LeftUpArrowShape コンストラクタ()
                • LeftUpArrowShape コンストラクタ(Point,Point)
                • LeftUpArrowShape コンストラクタ(Int32,Int32,Int32,Int32)
                • LeftUpArrowShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • LightningBoltShape
              • 概要
              • メンバ
              • LightningBoltShape コンストラクタ
                • LightningBoltShape コンストラクタ()
                • LightningBoltShape コンストラクタ(Point,Point)
                • LightningBoltShape コンストラクタ(Int32,Int32,Int32,Int32)
                • LightningBoltShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • LinedShape
              • 概要
              • メンバ
            • LineShape
              • 概要
              • メンバ
              • LineShape コンストラクタ
                • LineShape コンストラクタ()
                • LineShape コンストラクタ(Point,Point)
                • LineShape コンストラクタ(Int32,Int32,Int32,Int32)
                • LineShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • MoonShape
              • 概要
              • メンバ
              • MoonShape コンストラクタ
                • MoonShape コンストラクタ()
                • MoonShape コンストラクタ(Point,Point)
                • MoonShape コンストラクタ(Int32,Int32,Int32,Int32)
                • MoonShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • NoneShape
              • 概要
              • メンバ
              • NoneShape コンストラクタ
                • NoneShape コンストラクタ()
                • NoneShape コンストラクタ(Point,Point)
                • NoneShape コンストラクタ(Int32,Int32,Int32,Int32)
                • NoneShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
              • プロパティ
                • SegmentInfo プロパティ
                • Verticies プロパティ
            • NoSmokingShape
              • 概要
              • メンバ
              • NoSmokingShape コンストラクタ
                • NoSmokingShape コンストラクタ()
                • NoSmokingShape コンストラクタ(Point,Point)
                • NoSmokingShape コンストラクタ(Int32,Int32,Int32,Int32)
                • NoSmokingShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • NotchedCircularArrowShape
              • 概要
              • メンバ
              • NotchedCircularArrowShape コンストラクタ
                • NotchedCircularArrowShape コンストラクタ()
                • NotchedCircularArrowShape コンストラクタ(Point,Point)
                • NotchedCircularArrowShape コンストラクタ(Int32,Int32,Int32,Int32)
                • NotchedCircularArrowShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • NotchedRightArrowShape
              • 概要
              • メンバ
              • NotchedRightArrowShape コンストラクタ
                • NotchedRightArrowShape コンストラクタ()
                • NotchedRightArrowShape コンストラクタ(Point,Point)
                • NotchedRightArrowShape コンストラクタ(Int32,Int32,Int32,Int32)
                • NotchedRightArrowShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • OctagonShape
              • 概要
              • メンバ
              • OctagonShape コンストラクタ
                • OctagonShape コンストラクタ()
                • OctagonShape コンストラクタ(Point,Point)
                • OctagonShape コンストラクタ(Int32,Int32,Int32,Int32)
                • OctagonShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • ParallelogramShape
              • 概要
              • メンバ
              • ParallelogramShape コンストラクタ
                • ParallelogramShape コンストラクタ()
                • ParallelogramShape コンストラクタ(Point,Point)
                • ParallelogramShape コンストラクタ(Int32,Int32,Int32,Int32)
                • ParallelogramShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • PentagonShape
              • 概要
              • メンバ
              • PentagonShape コンストラクタ
                • PentagonShape コンストラクタ()
                • PentagonShape コンストラクタ(Point,Point)
                • PentagonShape コンストラクタ(Int32,Int32,Int32,Int32)
                • PentagonShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • PictureShape
              • 概要
              • メンバ
              • PictureShape コンストラクタ
                • PictureShape コンストラクタ()
                • PictureShape コンストラクタ(WriteableBitmap)
                • PictureShape コンストラクタ(WriteableBitmap,Int32,Int32)
                • PictureShape コンストラクタ(WriteableBitmap,Int32,Int32,Int32,Int32)
                • PictureShape コンストラクタ(WriteableBitmap,Rect)
                • PictureShape コンストラクタ(WriteableBitmap,Size,ContentAlignment,ImageScaling)
                • PictureShape コンストラクタ(IShapeContainer,WriteableBitmap,Int32,Int32,Int32,Int32)
                • PictureShape コンストラクタ(C1Bitmap)
                • PictureShape コンストラクタ(C1Bitmap,Int32,Int32)
                • PictureShape コンストラクタ(C1Bitmap,Int32,Int32,Int32,Int32)
                • PictureShape コンストラクタ(C1Bitmap,Rect)
                • PictureShape コンストラクタ(C1Bitmap,Size,ContentAlignment,ImageScaling)
                • PictureShape コンストラクタ(IShapeContainer,C1Bitmap,Int32,Int32,Int32,Int32)
              • プロパティ
                • BottomClip プロパティ
                • Brightness プロパティ
                • Contrast プロパティ
                • FileName プロパティ
                • Image プロパティ
                • IsEmpty プロパティ
                • LeftClip プロパティ
                • RightClip プロパティ
                • TopClip プロパティ
                • ViewType プロパティ
            • PlaqueShape
              • 概要
              • メンバ
              • PlaqueShape コンストラクタ
                • PlaqueShape コンストラクタ()
                • PlaqueShape コンストラクタ(Point,Point)
                • PlaqueShape コンストラクタ(Int32,Int32,Int32,Int32)
                • PlaqueShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • PlusShape
              • 概要
              • メンバ
              • PlusShape コンストラクタ
                • PlusShape コンストラクタ()
                • PlusShape コンストラクタ(Point,Point)
                • PlusShape コンストラクタ(Int32,Int32,Int32,Int32)
                • PlusShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
              • プロパティ
                • Adjust プロパティ
            • QuadArrowCalloutShape
              • 概要
              • メンバ
              • QuadArrowCalloutShape コンストラクタ
                • QuadArrowCalloutShape コンストラクタ()
                • QuadArrowCalloutShape コンストラクタ(Point,Point)
                • QuadArrowCalloutShape コンストラクタ(Int32,Int32,Int32,Int32)
                • QuadArrowCalloutShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • QuadArrowShape
              • 概要
              • メンバ
              • QuadArrowShape コンストラクタ
                • QuadArrowShape コンストラクタ()
                • QuadArrowShape コンストラクタ(Point,Point)
                • QuadArrowShape コンストラクタ(Int32,Int32,Int32,Int32)
                • QuadArrowShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • RectangleShape
              • 概要
              • メンバ
              • RectangleShape コンストラクタ
                • RectangleShape コンストラクタ()
                • RectangleShape コンストラクタ(Point,Point)
                • RectangleShape コンストラクタ(Int32,Int32,Int32,Int32)
                • RectangleShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • Ribbon2Shape
              • 概要
              • メンバ
              • Ribbon2Shape コンストラクタ
                • Ribbon2Shape コンストラクタ()
                • Ribbon2Shape コンストラクタ(Point,Point)
                • Ribbon2Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • Ribbon2Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • RibbonShape
              • 概要
              • メンバ
              • RibbonShape コンストラクタ
                • RibbonShape コンストラクタ()
                • RibbonShape コンストラクタ(Point,Point)
                • RibbonShape コンストラクタ(Int32,Int32,Int32,Int32)
                • RibbonShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • RightArrowCalloutShape
              • 概要
              • メンバ
              • RightArrowCalloutShape コンストラクタ
                • RightArrowCalloutShape コンストラクタ()
                • RightArrowCalloutShape コンストラクタ(Point,Point)
                • RightArrowCalloutShape コンストラクタ(Int32,Int32,Int32,Int32)
                • RightArrowCalloutShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • RightBraceShape
              • 概要
              • メンバ
              • RightBraceShape コンストラクタ
                • RightBraceShape コンストラクタ()
                • RightBraceShape コンストラクタ(Point,Point)
                • RightBraceShape コンストラクタ(Int32,Int32,Int32,Int32)
                • RightBraceShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • RightBracketShape
              • 概要
              • メンバ
              • RightBracketShape コンストラクタ
                • RightBracketShape コンストラクタ()
                • RightBracketShape コンストラクタ(Point,Point)
                • RightBracketShape コンストラクタ(Int32,Int32,Int32,Int32)
                • RightBracketShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • RightTriangleShape
              • 概要
              • メンバ
              • RightTriangleShape コンストラクタ
                • RightTriangleShape コンストラクタ()
                • RightTriangleShape コンストラクタ(Point,Point)
                • RightTriangleShape コンストラクタ(Int32,Int32,Int32,Int32)
                • RightTriangleShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • RoundRectangleShape
              • 概要
              • メンバ
              • RoundRectangleShape コンストラクタ
                • RoundRectangleShape コンストラクタ()
                • RoundRectangleShape コンストラクタ(Point,Point)
                • RoundRectangleShape コンストラクタ(Int32,Int32,Int32,Int32)
                • RoundRectangleShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
              • プロパティ
                • ArcSize プロパティ
            • Seal16Shape
              • 概要
              • メンバ
              • Seal16Shape コンストラクタ
                • Seal16Shape コンストラクタ()
                • Seal16Shape コンストラクタ(Point,Point)
                • Seal16Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • Seal16Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • Seal24Shape
              • 概要
              • メンバ
              • Seal24Shape コンストラクタ
                • Seal24Shape コンストラクタ()
                • Seal24Shape コンストラクタ(Point,Point)
                • Seal24Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • Seal24Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • Seal32Shape
              • 概要
              • メンバ
              • Seal32Shape コンストラクタ
                • Seal32Shape コンストラクタ()
                • Seal32Shape コンストラクタ(Point,Point)
                • Seal32Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • Seal32Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • Seal4Shape
              • 概要
              • メンバ
              • Seal4Shape コンストラクタ
                • Seal4Shape コンストラクタ()
                • Seal4Shape コンストラクタ(Point,Point)
                • Seal4Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • Seal4Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • Seal8Shape
              • 概要
              • メンバ
              • Seal8Shape コンストラクタ
                • Seal8Shape コンストラクタ()
                • Seal8Shape コンストラクタ(Point,Point)
                • Seal8Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • Seal8Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • SealShape
              • 概要
              • メンバ
              • SealShape コンストラクタ
                • SealShape コンストラクタ()
                • SealShape コンストラクタ(Point,Point)
                • SealShape コンストラクタ(Int32,Int32,Int32,Int32)
                • SealShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • ShapeCollection
              • 概要
              • メンバ
              • メソッド
                • Clone メソッド
                • IndexOf メソッド
                  • IndexOf(Int32) メソッド
                • Remove メソッド
                  • Remove(Int32) メソッド
              • プロパティ
                • Owner プロパティ
            • SmileyFaceShape
              • 概要
              • メンバ
              • SmileyFaceShape コンストラクタ
                • SmileyFaceShape コンストラクタ()
                • SmileyFaceShape コンストラクタ(Point,Point)
                • SmileyFaceShape コンストラクタ(Int32,Int32,Int32,Int32)
                • SmileyFaceShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • StarShape
              • 概要
              • メンバ
              • StarShape コンストラクタ
                • StarShape コンストラクタ()
                • StarShape コンストラクタ(Point,Point)
                • StarShape コンストラクタ(Int32,Int32,Int32,Int32)
                • StarShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • StraightConnector1Shape
              • 概要
              • メンバ
              • StraightConnector1Shape コンストラクタ
                • StraightConnector1Shape コンストラクタ()
                • StraightConnector1Shape コンストラクタ(Point,Point)
                • StraightConnector1Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • StraightConnector1Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • StripedRightArrowShape
              • 概要
              • メンバ
              • StripedRightArrowShape コンストラクタ
                • StripedRightArrowShape コンストラクタ()
                • StripedRightArrowShape コンストラクタ(Point,Point)
                • StripedRightArrowShape コンストラクタ(Int32,Int32,Int32,Int32)
                • StripedRightArrowShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • SunShape
              • 概要
              • メンバ
              • SunShape コンストラクタ
                • SunShape コンストラクタ()
                • SunShape コンストラクタ(Point,Point)
                • SunShape コンストラクタ(Int32,Int32,Int32,Int32)
                • SunShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextArchDownCurveShape
              • 概要
              • メンバ
              • TextArchDownCurveShape コンストラクタ
                • TextArchDownCurveShape コンストラクタ()
                • TextArchDownCurveShape コンストラクタ(Point,Point)
                • TextArchDownCurveShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextArchDownCurveShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextArchDownPourShape
              • 概要
              • メンバ
              • TextArchDownPourShape コンストラクタ
                • TextArchDownPourShape コンストラクタ()
                • TextArchDownPourShape コンストラクタ(Point,Point)
                • TextArchDownPourShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextArchDownPourShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextArchUpCurveShape
              • 概要
              • メンバ
              • TextArchUpCurveShape コンストラクタ
                • TextArchUpCurveShape コンストラクタ()
                • TextArchUpCurveShape コンストラクタ(Point,Point)
                • TextArchUpCurveShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextArchUpCurveShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextArchUpPourShape
              • 概要
              • メンバ
              • TextArchUpPourShape コンストラクタ
                • TextArchUpPourShape コンストラクタ()
                • TextArchUpPourShape コンストラクタ(Point,Point)
                • TextArchUpPourShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextArchUpPourShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextBoxShape
              • 概要
              • メンバ
              • TextBoxShape コンストラクタ
                • TextBoxShape コンストラクタ()
                • TextBoxShape コンストラクタ(String)
                • TextBoxShape コンストラクタ(String,Int32,Int32)
                • TextBoxShape コンストラクタ(String,Int32,Int32,Int32,Int32)
                • TextBoxShape コンストラクタ(IShapeContainer,String,Int32,Int32,Int32,Int32)
              • プロパティ
                • NextTextBox プロパティ
                • TextFlow プロパティ
                • TextMarginBottom プロパティ
                • TextMarginLeft プロパティ
                • TextMarginRight プロパティ
                • TextMarginTop プロパティ
            • TextButtonCurveShape
              • 概要
              • メンバ
              • TextButtonCurveShape コンストラクタ
                • TextButtonCurveShape コンストラクタ()
                • TextButtonCurveShape コンストラクタ(Point,Point)
                • TextButtonCurveShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextButtonCurveShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextButtonPourShape
              • 概要
              • メンバ
              • TextButtonPourShape コンストラクタ
                • TextButtonPourShape コンストラクタ()
                • TextButtonPourShape コンストラクタ(Point,Point)
                • TextButtonPourShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextButtonPourShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextCanDownShape
              • 概要
              • メンバ
              • TextCanDownShape コンストラクタ
                • TextCanDownShape コンストラクタ()
                • TextCanDownShape コンストラクタ(Point,Point)
                • TextCanDownShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextCanDownShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextCanUpShape
              • 概要
              • メンバ
              • TextCanUpShape コンストラクタ
                • TextCanUpShape コンストラクタ()
                • TextCanUpShape コンストラクタ(Point,Point)
                • TextCanUpShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextCanUpShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextCascadeDownShape
              • 概要
              • メンバ
              • TextCascadeDownShape コンストラクタ
                • TextCascadeDownShape コンストラクタ()
                • TextCascadeDownShape コンストラクタ(Point,Point)
                • TextCascadeDownShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextCascadeDownShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextCascadeUpShape
              • 概要
              • メンバ
              • TextCascadeUpShape コンストラクタ
                • TextCascadeUpShape コンストラクタ()
                • TextCascadeUpShape コンストラクタ(Point,Point)
                • TextCascadeUpShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextCascadeUpShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextChevronInvertedShape
              • 概要
              • メンバ
              • TextChevronInvertedShape コンストラクタ
                • TextChevronInvertedShape コンストラクタ()
                • TextChevronInvertedShape コンストラクタ(Point,Point)
                • TextChevronInvertedShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextChevronInvertedShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextChevronShape
              • 概要
              • メンバ
              • TextChevronShape コンストラクタ
                • TextChevronShape コンストラクタ()
                • TextChevronShape コンストラクタ(Point,Point)
                • TextChevronShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextChevronShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextCircleCurveShape
              • 概要
              • メンバ
              • TextCircleCurveShape コンストラクタ
                • TextCircleCurveShape コンストラクタ()
                • TextCircleCurveShape コンストラクタ(Point,Point)
                • TextCircleCurveShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextCircleCurveShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextCirclePourShape
              • 概要
              • メンバ
              • TextCirclePourShape コンストラクタ
                • TextCirclePourShape コンストラクタ()
                • TextCirclePourShape コンストラクタ(Point,Point)
                • TextCirclePourShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextCirclePourShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextCurveDownShape
              • 概要
              • メンバ
              • TextCurveDownShape コンストラクタ
                • TextCurveDownShape コンストラクタ()
                • TextCurveDownShape コンストラクタ(Point,Point)
                • TextCurveDownShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextCurveDownShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextCurveShape
              • 概要
              • メンバ
              • TextCurveShape コンストラクタ
                • TextCurveShape コンストラクタ()
                • TextCurveShape コンストラクタ(Point,Point)
                • TextCurveShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextCurveShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextCurveUpShape
              • 概要
              • メンバ
              • TextCurveUpShape コンストラクタ
                • TextCurveUpShape コンストラクタ()
                • TextCurveUpShape コンストラクタ(Point,Point)
                • TextCurveUpShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextCurveUpShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextDeflateBottomShape
              • 概要
              • メンバ
              • TextDeflateBottomShape コンストラクタ
                • TextDeflateBottomShape コンストラクタ()
                • TextDeflateBottomShape コンストラクタ(Point,Point)
                • TextDeflateBottomShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextDeflateBottomShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextDeflateInflateDeflateShape
              • 概要
              • メンバ
              • TextDeflateInflateDeflateShape コンストラクタ
                • TextDeflateInflateDeflateShape コンストラクタ()
                • TextDeflateInflateDeflateShape コンストラクタ(Point,Point)
                • TextDeflateInflateDeflateShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextDeflateInflateDeflateShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextDeflateInflateShape
              • 概要
              • メンバ
              • TextDeflateInflateShape コンストラクタ
                • TextDeflateInflateShape コンストラクタ()
                • TextDeflateInflateShape コンストラクタ(Point,Point)
                • TextDeflateInflateShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextDeflateInflateShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextDeflateShape
              • 概要
              • メンバ
              • TextDeflateShape コンストラクタ
                • TextDeflateShape コンストラクタ()
                • TextDeflateShape コンストラクタ(Point,Point)
                • TextDeflateShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextDeflateShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextDeflateTopShape
              • 概要
              • メンバ
              • TextDeflateTopShape コンストラクタ
                • TextDeflateTopShape コンストラクタ()
                • TextDeflateTopShape コンストラクタ(Point,Point)
                • TextDeflateTopShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextDeflateTopShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextFadeDownShape
              • 概要
              • メンバ
              • TextFadeDownShape コンストラクタ
                • TextFadeDownShape コンストラクタ()
                • TextFadeDownShape コンストラクタ(Point,Point)
                • TextFadeDownShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextFadeDownShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextFadeLeftShape
              • 概要
              • メンバ
              • TextFadeLeftShape コンストラクタ
                • TextFadeLeftShape コンストラクタ()
                • TextFadeLeftShape コンストラクタ(Point,Point)
                • TextFadeLeftShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextFadeLeftShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextFadeRightShape
              • 概要
              • メンバ
              • TextFadeRightShape コンストラクタ
                • TextFadeRightShape コンストラクタ()
                • TextFadeRightShape コンストラクタ(Point,Point)
                • TextFadeRightShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextFadeRightShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextFadeUpShape
              • 概要
              • メンバ
              • TextFadeUpShape コンストラクタ
                • TextFadeUpShape コンストラクタ()
                • TextFadeUpShape コンストラクタ(Point,Point)
                • TextFadeUpShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextFadeUpShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextHexagonShape
              • 概要
              • メンバ
              • TextHexagonShape コンストラクタ
                • TextHexagonShape コンストラクタ()
                • TextHexagonShape コンストラクタ(Point,Point)
                • TextHexagonShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextHexagonShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextInflateBottomShape
              • 概要
              • メンバ
              • TextInflateBottomShape コンストラクタ
                • TextInflateBottomShape コンストラクタ()
                • TextInflateBottomShape コンストラクタ(Point,Point)
                • TextInflateBottomShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextInflateBottomShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextInflateShape
              • 概要
              • メンバ
              • TextInflateShape コンストラクタ
                • TextInflateShape コンストラクタ()
                • TextInflateShape コンストラクタ(Point,Point)
                • TextInflateShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextInflateShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextInflateTopShape
              • 概要
              • メンバ
              • TextInflateTopShape コンストラクタ
                • TextInflateTopShape コンストラクタ()
                • TextInflateTopShape コンストラクタ(Point,Point)
                • TextInflateTopShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextInflateTopShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextOctagonShape
              • 概要
              • メンバ
              • TextOctagonShape コンストラクタ
                • TextOctagonShape コンストラクタ()
                • TextOctagonShape コンストラクタ(Point,Point)
                • TextOctagonShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextOctagonShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextOnCurveShape
              • 概要
              • メンバ
              • TextOnCurveShape コンストラクタ
                • TextOnCurveShape コンストラクタ()
                • TextOnCurveShape コンストラクタ(Point,Point)
                • TextOnCurveShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextOnCurveShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextOnRingShape
              • 概要
              • メンバ
              • TextOnRingShape コンストラクタ
                • TextOnRingShape コンストラクタ()
                • TextOnRingShape コンストラクタ(Point,Point)
                • TextOnRingShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextOnRingShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextPlainTextShape
              • 概要
              • メンバ
              • TextPlainTextShape コンストラクタ
                • TextPlainTextShape コンストラクタ()
                • TextPlainTextShape コンストラクタ(Point,Point)
                • TextPlainTextShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextPlainTextShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextRingInsideShape
              • 概要
              • メンバ
              • TextRingInsideShape コンストラクタ
                • TextRingInsideShape コンストラクタ()
                • TextRingInsideShape コンストラクタ(Point,Point)
                • TextRingInsideShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextRingInsideShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextRingOutsideShape
              • 概要
              • メンバ
              • TextRingOutsideShape コンストラクタ
                • TextRingOutsideShape コンストラクタ()
                • TextRingOutsideShape コンストラクタ(Point,Point)
                • TextRingOutsideShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextRingOutsideShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextRingShape
              • 概要
              • メンバ
              • TextRingShape コンストラクタ
                • TextRingShape コンストラクタ()
                • TextRingShape コンストラクタ(Point,Point)
                • TextRingShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextRingShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextSimpleShape
              • 概要
              • メンバ
              • TextSimpleShape コンストラクタ
                • TextSimpleShape コンストラクタ()
                • TextSimpleShape コンストラクタ(Point,Point)
                • TextSimpleShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextSimpleShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextSlantDownShape
              • 概要
              • メンバ
              • TextSlantDownShape コンストラクタ
                • TextSlantDownShape コンストラクタ()
                • TextSlantDownShape コンストラクタ(Point,Point)
                • TextSlantDownShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextSlantDownShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextSlantUpShape
              • 概要
              • メンバ
              • TextSlantUpShape コンストラクタ
                • TextSlantUpShape コンストラクタ()
                • TextSlantUpShape コンストラクタ(Point,Point)
                • TextSlantUpShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextSlantUpShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextStopShape
              • 概要
              • メンバ
              • TextStopShape コンストラクタ
                • TextStopShape コンストラクタ()
                • TextStopShape コンストラクタ(Point,Point)
                • TextStopShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextStopShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextTriangleInvertedShape
              • 概要
              • メンバ
              • TextTriangleInvertedShape コンストラクタ
                • TextTriangleInvertedShape コンストラクタ()
                • TextTriangleInvertedShape コンストラクタ(Point,Point)
                • TextTriangleInvertedShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextTriangleInvertedShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextTriangleShape
              • 概要
              • メンバ
              • TextTriangleShape コンストラクタ
                • TextTriangleShape コンストラクタ()
                • TextTriangleShape コンストラクタ(Point,Point)
                • TextTriangleShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextTriangleShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextWave1Shape
              • 概要
              • メンバ
              • TextWave1Shape コンストラクタ
                • TextWave1Shape コンストラクタ()
                • TextWave1Shape コンストラクタ(Point,Point)
                • TextWave1Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextWave1Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextWave2Shape
              • 概要
              • メンバ
              • TextWave2Shape コンストラクタ
                • TextWave2Shape コンストラクタ()
                • TextWave2Shape コンストラクタ(Point,Point)
                • TextWave2Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextWave2Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextWave3Shape
              • 概要
              • メンバ
              • TextWave3Shape コンストラクタ
                • TextWave3Shape コンストラクタ()
                • TextWave3Shape コンストラクタ(Point,Point)
                • TextWave3Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextWave3Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextWave4Shape
              • 概要
              • メンバ
              • TextWave4Shape コンストラクタ
                • TextWave4Shape コンストラクタ()
                • TextWave4Shape コンストラクタ(Point,Point)
                • TextWave4Shape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextWave4Shape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextWaveShape
              • 概要
              • メンバ
              • TextWaveShape コンストラクタ
                • TextWaveShape コンストラクタ()
                • TextWaveShape コンストラクタ(Point,Point)
                • TextWaveShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TextWaveShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • ThickArrowShape
              • 概要
              • メンバ
              • ThickArrowShape コンストラクタ
                • ThickArrowShape コンストラクタ()
                • ThickArrowShape コンストラクタ(Point,Point)
                • ThickArrowShape コンストラクタ(Int32,Int32,Int32,Int32)
                • ThickArrowShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • TrapezoidShape
              • 概要
              • メンバ
              • TrapezoidShape コンストラクタ
                • TrapezoidShape コンストラクタ()
                • TrapezoidShape コンストラクタ(Point,Point)
                • TrapezoidShape コンストラクタ(Int32,Int32,Int32,Int32)
                • TrapezoidShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • UnknownShape
              • 概要
              • メンバ
              • UnknownShape コンストラクタ
                • UnknownShape コンストラクタ()
                • UnknownShape コンストラクタ(Point,Point)
                • UnknownShape コンストラクタ(Int32,Int32,Int32,Int32)
                • UnknownShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • UpArrowCalloutShape
              • 概要
              • メンバ
              • UpArrowCalloutShape コンストラクタ
                • UpArrowCalloutShape コンストラクタ()
                • UpArrowCalloutShape コンストラクタ(Point,Point)
                • UpArrowCalloutShape コンストラクタ(Int32,Int32,Int32,Int32)
                • UpArrowCalloutShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • UpArrowShape
              • 概要
              • メンバ
              • UpArrowShape コンストラクタ
                • UpArrowShape コンストラクタ()
                • UpArrowShape コンストラクタ(Point,Point)
                • UpArrowShape コンストラクタ(Int32,Int32,Int32,Int32)
                • UpArrowShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • UpDownArrowCalloutShape
              • 概要
              • メンバ
              • UpDownArrowCalloutShape コンストラクタ
                • UpDownArrowCalloutShape コンストラクタ()
                • UpDownArrowCalloutShape コンストラクタ(Point,Point)
                • UpDownArrowCalloutShape コンストラクタ(Int32,Int32,Int32,Int32)
                • UpDownArrowCalloutShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • UpDownArrowShape
              • 概要
              • メンバ
              • UpDownArrowShape コンストラクタ
                • UpDownArrowShape コンストラクタ()
                • UpDownArrowShape コンストラクタ(Point,Point)
                • UpDownArrowShape コンストラクタ(Int32,Int32,Int32,Int32)
                • UpDownArrowShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • UturnArrowShape
              • 概要
              • メンバ
              • UturnArrowShape コンストラクタ
                • UturnArrowShape コンストラクタ()
                • UturnArrowShape コンストラクタ(Point,Point)
                • UturnArrowShape コンストラクタ(Int32,Int32,Int32,Int32)
                • UturnArrowShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • VerticalScrollShape
              • 概要
              • メンバ
              • VerticalScrollShape コンストラクタ
                • VerticalScrollShape コンストラクタ()
                • VerticalScrollShape コンストラクタ(Point,Point)
                • VerticalScrollShape コンストラクタ(Int32,Int32,Int32,Int32)
                • VerticalScrollShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • WaveShape
              • 概要
              • メンバ
              • WaveShape コンストラクタ
                • WaveShape コンストラクタ()
                • WaveShape コンストラクタ(Point,Point)
                • WaveShape コンストラクタ(Int32,Int32,Int32,Int32)
                • WaveShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • WedgeEllipseCalloutShape
              • 概要
              • メンバ
              • WedgeEllipseCalloutShape コンストラクタ
                • WedgeEllipseCalloutShape コンストラクタ()
                • WedgeEllipseCalloutShape コンストラクタ(Point,Point)
                • WedgeEllipseCalloutShape コンストラクタ(Int32,Int32,Int32,Int32)
                • WedgeEllipseCalloutShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • WedgeRectCalloutShape
              • 概要
              • メンバ
              • WedgeRectCalloutShape コンストラクタ
                • WedgeRectCalloutShape コンストラクタ()
                • WedgeRectCalloutShape コンストラクタ(Point,Point)
                • WedgeRectCalloutShape コンストラクタ(Int32,Int32,Int32,Int32)
                • WedgeRectCalloutShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
            • WedgeRRectCalloutShape
              • 概要
              • メンバ
              • WedgeRRectCalloutShape コンストラクタ
                • WedgeRRectCalloutShape コンストラクタ()
                • WedgeRRectCalloutShape コンストラクタ(Point,Point)
                • WedgeRRectCalloutShape コンストラクタ(Int32,Int32,Int32,Int32)
                • WedgeRRectCalloutShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
          • 列挙型
            • FillType
            • ImageScaling
            • PictureViewType
            • ShadowType
            • ShapeDashedLineStyle
            • ShapeLineStyle
            • ShapeWrapType
            • ZIndexType
          • インターフェース
            • IShapeContainer
              • 概要
              • メンバ
        • C1.WPF.Word.Objects 名前空間
          • 概要
          • クラス
            • RtfBookmark
              • 概要
              • メンバ
              • プロパティ
                • IsEmpty プロパティ
                • Name プロパティ
                • Pair プロパティ
            • RtfBookmarkCollection
              • 概要
              • メンバ
              • メソッド
                • Add メソッド
                • Clear メソッド
                • Contains メソッド
                  • Contains(RtfBookmark) メソッド
                  • Contains(String) メソッド
                • IndexOf メソッド
                  • IndexOf(RtfBookmark) メソッド
                  • IndexOf(String) メソッド
                • Insert メソッド
                • Remove メソッド
                • RemoveAt メソッド
              • プロパティ
                • Count プロパティ
                • Item プロパティ
                  • Item(Int32) プロパティ
                  • Item(String) プロパティ
            • RtfBookmarkEnd
              • 概要
              • メンバ
              • RtfBookmarkEnd コンストラクタ
            • RtfBookmarkStart
              • 概要
              • メンバ
              • RtfBookmarkStart コンストラクタ
            • RtfBorderObject
              • 概要
              • メンバ
              • メソッド
                • SetRectBorder メソッド
              • プロパティ
                • BottomBorderColor プロパティ
                • BottomBorderStyle プロパティ
                • BottomBorderWidth プロパティ
                • BottomSpace プロパティ
                • HorizontalGridColor プロパティ
                • HorizontalGridStyle プロパティ
                • HorizontalGridWidth プロパティ
                • LeftBorderColor プロパティ
                • LeftBorderStyle プロパティ
                • LeftBorderWidth プロパティ
                • LeftSpace プロパティ
                • RightBorderColor プロパティ
                • RightBorderStyle プロパティ
                • RightBorderWidth プロパティ
                • RightSpace プロパティ
                • TopBorderColor プロパティ
                • TopBorderStyle プロパティ
                • TopBorderWidth プロパティ
                • TopSpace プロパティ
                • VerticalGridColor プロパティ
                • VerticalGridStyle プロパティ
                • VerticalGridWidth プロパティ
            • RtfBreak
              • 概要
              • メンバ
            • RtfCell
              • 概要
              • メンバ
              • メソッド
                • SetMerged メソッド
              • プロパティ
                • BackFilling プロパティ
                • BottomPadding プロパティ
                • Content プロパティ
                • ForeFilling プロパティ
                • Height プロパティ
                • Index プロパティ
                • IsMerged プロパティ
                • IsVisible プロパティ
                • LeftPadding プロパティ
                • Merge プロパティ
                • MergedCell プロパティ
                • MergedColumns プロパティ
                • MergedRows プロパティ
                • Pattern プロパティ
                • Right プロパティ
                • RightPadding プロパティ
                • Row プロパティ
                • TextFlow プロパティ
                • TopPadding プロパティ
                • Width プロパティ
            • RtfCellCollection
              • 概要
              • メンバ
              • メソッド
                • Clone メソッド
                  • Clone(RtfObject) メソッド
              • プロパティ
                • Item プロパティ
            • RtfCharacterStyle
              • 概要
              • メンバ
              • RtfCharacterStyle コンストラクタ
              • プロパティ
                • String プロパティ
            • RtfCollection
              • 概要
              • メンバ
              • メソッド
                • Add メソッド
                • Clear メソッド
                • Clone メソッド
                  • Clone(RtfObject) メソッド
                • Contains メソッド
                • IndexOf メソッド
                • Insert メソッド
                • Remove メソッド
                • RemoveAt メソッド
              • プロパティ
                • Count プロパティ
                • Current プロパティ
                • IsEmpty プロパティ
                • Item プロパティ
            • RtfColor
              • 概要
              • メンバ
              • RtfColor コンストラクタ
              • メソッド
                • IsBlack メソッド
                • IsEmpty メソッド
                • IsTransparent メソッド
                • IsWhite メソッド
              • プロパティ
                • Color プロパティ
              • オペレータ
                • 暗黙的 キャスト 演算子 オペレータ
            • RtfColorCollection
              • 概要
              • メンバ
              • メソッド
                • Clone メソッド
                  • Clone(RtfObject) メソッド
              • プロパティ
                • Item プロパティ
            • RtfColumn
              • 概要
              • メンバ
              • RtfColumn コンストラクタ
                • RtfColumn コンストラクタ()
                • RtfColumn コンストラクタ(Single)
              • プロパティ
                • IsAutoWidth プロパティ
                • RightSpacing プロパティ
                • Width プロパティ
            • RtfColumnBreak
              • 概要
              • メンバ
              • RtfColumnBreak コンストラクタ
            • RtfColumnCollection
              • 概要
              • メンバ
              • メソッド
                • Clone メソッド
                  • Clone(RtfObject) メソッド
              • プロパティ
                • AutoSpacing プロパティ
                • Item プロパティ
            • RtfComplexField
              • 概要
              • メンバ
              • プロパティ
                • SdtContent プロパティ
            • RtfContent
              • 概要
              • メンバ
            • RtfDateField
              • 概要
              • メンバ
              • RtfDateField コンストラクタ
              • プロパティ
                • UniqueName プロパティ
                • Value プロパティ
                • ValueText プロパティ
            • RtfDiagonalObject
              • 概要
              • メンバ
              • プロパティ
                • BackwardDiagonalColor プロパティ
                • BackwardDiagonalStyle プロパティ
                • BackwardDiagonalWidth プロパティ
                • ForwardDiagonalColor プロパティ
                • ForwardDiagonalStyle プロパティ
                • ForwardDiagonalWidth プロパティ
            • RtfDrawingCanvas
              • 概要
              • メンバ
              • RtfDrawingCanvas コンストラクタ
              • メソッド
                • AddShape メソッド
                • ToString メソッド
              • プロパティ
                • Bottom プロパティ
                • GroupBottom プロパティ
                • GroupLeft プロパティ
                • GroupRight プロパティ
                • GroupTop プロパティ
                • Height プロパティ
                • HorizontalPosition プロパティ
                • HorizontalPositionRelation プロパティ
                • Id プロパティ
                • IsBehindDocument プロパティ
                • IsEmpty プロパティ
                • IsFlipHorizontal プロパティ
                • IsFlipVertical プロパティ
                • Left プロパティ
                • Name プロパティ
                • Rectangle プロパティ
                • Right プロパティ
                • Shapes プロパティ
                • Top プロパティ
                • VerticalPosition プロパティ
                • VerticalPositionRelation プロパティ
                • Width プロパティ
            • RtfEmpty
              • 概要
              • メンバ
              • RtfEmpty コンストラクタ
              • メソッド
                • ToString メソッド
              • プロパティ
                • IsEmpty プロパティ
            • RtfField
              • 概要
              • メンバ
              • メソッド
                • ToString メソッド
            • RtfFileNameField
              • 概要
              • メンバ
              • RtfFileNameField コンストラクタ
              • プロパティ
                • UniqueName プロパティ
                • Value プロパティ
                • ValueText プロパティ
            • RtfFilledObject
              • 概要
              • メンバ
              • プロパティ
                • BackFilling プロパティ
                • ForeFilling プロパティ
                • Pattern プロパティ
            • RtfFont
              • 概要
              • メンバ
              • RtfFont コンストラクタ
              • メソッド
                • GetAproximateFont メソッド
              • プロパティ
                • CharSet プロパティ
                • Number プロパティ
              • オペレータ
                • 暗黙的 キャスト 演算子 オペレータ
            • RtfFontCollection
              • 概要
              • メンバ
              • メソッド
                • Clone メソッド
                  • Clone(RtfObject) メソッド
                • Contains メソッド
                  • Contains(Font) メソッド
                • GetFontByNumber メソッド
                • GetNumberByFont メソッド
                • IndexOf メソッド
                  • IndexOf(Font) メソッド
              • プロパティ
                • Item プロパティ
            • RtfFooter
              • 概要
              • メンバ
            • RtfHeader
              • 概要
              • メンバ
            • RtfHeaderFooter
              • 概要
              • メンバ
              • メソッド
                • Add メソッド
              • プロパティ
                • Count プロパティ
                • Current プロパティ
            • RtfHyperlink
              • 概要
              • メンバ
              • RtfHyperlink コンストラクタ
                • RtfHyperlink コンストラクタ(String)
                • RtfHyperlink コンストラクタ(String,Color,RtfUnderlineStyle)
              • メソッド
                • Add メソッド
              • プロパティ
                • BackColor プロパティ
                • Content プロパティ
                • Count プロパティ
                • Current プロパティ
                • ForeColor プロパティ
                • IsEmpty プロパティ
                • Target プロパティ
                • Underline プロパティ
            • RtfInnerContent
              • 概要
              • メンバ
              • メソッド
                • Clone メソッド
                  • Clone(RtfObject) メソッド
                • CopyTo メソッド
                  • CopyTo(RtfParagraph) メソッド
                  • CopyTo(IRtfContent) メソッド
              • プロパティ
                • IsParagraph プロパティ
            • RtfLineBreak
              • 概要
              • メンバ
              • RtfLineBreak コンストラクタ
            • RtfListLevel
              • 概要
              • メンバ
              • プロパティ
                • Alignment プロパティ
                • Level プロパティ
                • LevelChar プロパティ
                • LevelIndent プロパティ
                • LevelNumbers プロパティ
                • LevelSpace プロパティ
                • LevelText プロパティ
                • ListType プロパティ
                • StartAt プロパティ
            • RtfListOverride
              • 概要
              • メンバ
              • プロパティ
                • FormatLevelCount プロパティ
                • Id プロパティ
                • IsOverrideStartAt プロパティ
                • LevelCount プロパティ
            • RtfListOverrideTable
              • 概要
              • メンバ
              • メソッド
                • Clone メソッド
                  • Clone(RtfObject) メソッド
              • プロパティ
                • Id プロパティ
                • Item プロパティ
            • RtfListStyle
              • 概要
              • メンバ
              • RtfListStyle コンストラクタ
            • RtfListTable
              • 概要
              • メンバ
              • メソッド
                • Clone メソッド
                  • Clone(RtfObject) メソッド
              • プロパティ
                • IsHybrid プロパティ
                • Item プロパティ
                • Override プロパティ
            • RtfListTemplate
              • 概要
              • メンバ
              • メソッド
                • Clone メソッド
                  • Clone(RtfObject) メソッド
              • プロパティ
                • Id プロパティ
                • Item プロパティ
                • LevelCount プロパティ
                • TemplateId プロパティ
            • RtfListText
              • 概要
              • メンバ
              • メソッド
                • ToIdeographDigital メソッド
                • ToOrdinalNumeral メソッド
                • ToOrdinalText メソッド
                • ToRomanNumeral メソッド
              • プロパティ
                • ListId プロパティ
                • ListLevel プロパティ
            • RtfNumPagesField
              • 概要
              • メンバ
              • RtfNumPagesField コンストラクタ
              • プロパティ
                • UniqueName プロパティ
                • Value プロパティ
                • ValueText プロパティ
            • RtfNumWordsField
              • 概要
              • メンバ
              • RtfNumWordsField コンストラクタ
              • プロパティ
                • UniqueName プロパティ
                • Value プロパティ
                • ValueText プロパティ
            • RtfObject
              • 概要
              • メンバ
              • メソッド
                • Clone メソッド
                • ToString メソッド
              • プロパティ
                • BreakLine プロパティ
                • CellOwner プロパティ
                • Document プロパティ
                • HeaderFooter プロパティ
                • IsEmpty プロパティ
                • Owner プロパティ
                • ParagraphOwner プロパティ
                • SdtOwner プロパティ
                • SectionOwner プロパティ
                • ShapeOwner プロパティ
            • RtfPageBreak
              • 概要
              • メンバ
              • RtfPageBreak コンストラクタ
            • RtfPageField
              • 概要
              • メンバ
              • RtfPageField コンストラクタ
              • プロパティ
                • UniqueName プロパティ
                • Value プロパティ
                • ValueText プロパティ
            • RtfPageRefField
              • 概要
              • メンバ
              • RtfPageRefField コンストラクタ
              • プロパティ
                • UniqueName プロパティ
                • Value プロパティ
                • ValueText プロパティ
            • RtfParagraph
              • 概要
              • メンバ
              • RtfParagraph コンストラクタ
                • RtfParagraph コンストラクタ()
                • RtfParagraph コンストラクタ(RtfObject)
              • メソッド
                • Add メソッド
                • Clone メソッド
              • プロパティ
                • Alignment プロパティ
                • Clipped プロパティ
                • Content プロパティ
                • Count プロパティ
                • Current プロパティ
                • FirstLineIndent プロパティ
                • Font プロパティ
                • ForeColor プロパティ
                • Height プロパティ
                • IsEmpty プロパティ
                • Leading プロパティ
                • LeftChars プロパティ
                • LeftIndent プロパティ
                • PageBreakBefore プロパティ
                • RightIndent プロパティ
                • SpaceBetweenLines プロパティ
                • SpacesAfter プロパティ
                • SpacesBefore プロパティ
                • Style プロパティ
                • TabIndents プロパティ
                • TextFlow プロパティ
                • WordWrap プロパティ
              • フィールド
                • DefaultSpaceBetweenLines フィールド
            • RtfParagraphContent
              • 概要
              • メンバ
            • RtfParagraphStyle
              • 概要
              • メンバ
              • RtfParagraphStyle コンストラクタ
              • プロパティ
                • Paragraph プロパティ
                • String プロパティ
            • RtfParamCollection
              • 概要
              • メンバ
              • メソッド
                • Clear メソッド
                • Contains メソッド
                • IndexOf メソッド
                • Remove メソッド
              • プロパティ
                • Count プロパティ
                • Item プロパティ
                  • Item(Int32) プロパティ
                  • Item(String) プロパティ
            • RtfPicture
              • 概要
              • メンバ
              • RtfPicture コンストラクタ
                • RtfPicture コンストラクタ(WriteableBitmap,ImageFormat)
                • RtfPicture コンストラクタ(RtfObject,WriteableBitmap,ImageFormat)
                • RtfPicture コンストラクタ(C1Bitmap)
                • RtfPicture コンストラクタ(RtfObject,C1Bitmap)
              • プロパティ
                • Alignment プロパティ
                • Height プロパティ
                • Image プロパティ
                • ImageFormat プロパティ
                • IsEmpty プロパティ
                • ProportionalScale プロパティ
                • Title プロパティ
                • Width プロパティ
            • RtfPictureShape
              • 概要
              • メンバ
              • RtfPictureShape コンストラクタ
                • RtfPictureShape コンストラクタ(WriteableBitmap,Single,Single)
                • RtfPictureShape コンストラクタ(C1Bitmap,Single,Single)
              • プロパティ
                • IsEmpty プロパティ
            • RtfRow
              • 概要
              • メンバ
              • プロパティ
                • BottomCellSpacing プロパティ
                • Cells プロパティ
                • Height プロパティ
                • Index プロパティ
                • Left プロパティ
                • LeftCellPadding プロパティ
                • LeftCellSpacing プロパティ
                • RightCellPadding プロパティ
                • RightCellSpacing プロパティ
                • TopCellSpacing プロパティ
                • WidthPercent プロパティ
            • RtfRowCollection
              • 概要
              • メンバ
              • メソッド
                • Clone メソッド
                  • Clone(RtfObject) メソッド
              • プロパティ
                • Item プロパティ
            • RtfSdtContent
              • 概要
              • メンバ
              • プロパティ
                • Alignment プロパティ
                • Id プロパティ
                • PartGallery プロパティ
                • PartUnique プロパティ
                • SdtEndText プロパティ
                • SdtParagraph プロパティ
                • SdtText プロパティ
                • TocField プロパティ
            • RtfSection
              • 概要
              • メンバ
              • RtfSection コンストラクタ
                • RtfSection コンストラクタ()
                • RtfSection コンストラクタ(PaperKind)
              • メソッド
                • Add メソッド
                • Clear メソッド
                • Contains メソッド
              • プロパティ
                • AutoNewPage プロパティ
                • BottomMargin プロパティ
                • ClientRectangle プロパティ
                • Columns プロパティ
                • Content プロパティ
                • Count プロパティ
                • Current プロパティ
                • Footer プロパティ
                • Header プロパティ
                • IsEmpty プロパティ
                • LeftMargin プロパティ
                • PageSize プロパティ
                • RightMargin プロパティ
                • SectionBreak プロパティ
                • TopMargin プロパティ
            • RtfShape
              • 概要
              • メンバ
              • プロパティ
                • Canvas プロパティ
                • DrawingShape プロパティ
            • RtfShapeCollection
              • 概要
              • メンバ
              • メソッド
                • Clone メソッド
                  • Clone(RtfObject) メソッド
              • プロパティ
                • Item プロパティ
            • RtfSimpleField
              • 概要
              • メンバ
              • メソッド
                • ToString メソッド
              • プロパティ
                • UniqueName プロパティ
                • Value プロパティ
                • ValueText プロパティ
            • RtfString
              • 概要
              • メンバ
              • RtfString コンストラクタ
                • RtfString コンストラクタ(String)
                • RtfString コンストラクタ(String,Font)
                • RtfString コンストラクタ(String,Font,RtfUnderlineStyle)
              • メソッド
                • IsCJK メソッド
                • IsEqualAttributes メソッド
                • IsPunctuation メソッド
                • IsRightToLeft メソッド
                • IsUnicode メソッド
              • プロパティ
                • BackColor プロパティ
                • BorderColor プロパティ
                • BorderStyle プロパティ
                • BorderWidth プロパティ
                • Culture プロパティ
                • Expand プロパティ
                • Font プロパティ
                • ForeColor プロパティ
                • IsEastAsia プロパティ
                • IsInvisible プロパティ
                • IsOutline プロパティ
                • Subscript プロパティ
                • Superscript プロパティ
                • Text プロパティ
                • Underline プロパティ
              • オペレータ
                • 暗黙的 キャスト 演算子 オペレータ
            • RtfStyle
              • 概要
              • メンバ
              • プロパティ
                • Culture プロパティ
                • IsDefault プロパティ
                • Name プロパティ
                • Title プロパティ
            • RtfStyleCollection
              • 概要
              • メンバ
              • メソッド
                • Clone メソッド
                  • Clone(RtfObject) メソッド
              • プロパティ
                • Item プロパティ
                  • Item(String) プロパティ
                  • Item(Int32) プロパティ
            • RtfTable
              • 概要
              • メンバ
              • RtfTable コンストラクタ
              • プロパティ
                • Alignment プロパティ
                • ColumnCount プロパティ
                • IsCellsFitPage プロパティ
                • IsContentMerge プロパティ
                • IsEmpty プロパティ
                • Item プロパティ
                • LastHeaderRow プロパティ
                • Rows プロパティ
                • Style プロパティ
            • RtfTableObject
              • 概要
              • メンバ
              • プロパティ
                • Alignment プロパティ
            • RtfTableStyle
              • 概要
              • メンバ
              • RtfTableStyle コンストラクタ
              • プロパティ
                • Cell プロパティ
                • Paragraph プロパティ
                • Row プロパティ
                • String プロパティ
                • Table プロパティ
            • RtfTimeField
              • 概要
              • メンバ
              • RtfTimeField コンストラクタ
              • プロパティ
                • UniqueName プロパティ
                • Value プロパティ
                • ValueText プロパティ
            • RtfTocField
              • 概要
              • メンバ
              • RtfTocField コンストラクタ
              • プロパティ
                • UniqueName プロパティ
                • Value プロパティ
                • ValueText プロパティ
            • Strings
              • 概要
              • メンバ
              • プロパティ
                • ResourceManager プロパティ
                • UICulture プロパティ
            • Strings.Errors
              • 概要
              • メンバ
              • プロパティ
                • BeziersRequires プロパティ
                • ExistShape プロパティ
                • IncorrectDocx プロパティ
                • IncorrectRtf プロパティ
                • IncorrectXml プロパティ
                • NoSelectedShape プロパティ
                • RequiredCanvas プロパティ
                • RequiredShape プロパティ
          • 列挙型
            • RtfCanvasFlowEnum
            • RtfCanvasRelationEnum
            • RtfSectionBreak
          • インターフェース
            • IRtfContent
              • 概要
              • メンバ
              • メソッド
                • Add メソッド
              • プロパティ
                • Count プロパティ
                • Current プロパティ
            • IRtfList
              • 概要
              • メンバ
              • プロパティ
                • Id プロパティ