Excel シートには、画像、グラフィックス、コントロール、コメントなどを埋め込むことができます。
XLShapeクラスは抽象型クラスで、シート内の図形の位置( Sheet、 Row、 Column、 Rectangle、 Rotation)、境界線( LineWidth、 LineColor、 LineStyle)、他の情報( Rotation、 Hyperlink)を格納しています。
XLShapeクラスは XLPictureShapeおよび XLOpaqueShapeクラスのベースクラスです。
System.Object
C1.Excel.XLShape
C1.Excel.XLOpaqueShape
C1.Excel.XLPictureShape
C1.Excel.XLTextShape