'宣言 Public Enum PredefinedShapeType Inherits System.Enum
public enum PredefinedShapeType : System.Enum
| メンバ | 解説 |
|---|---|
| Diamond | Infragistics.Documents.Excel.PredefinedShapes.DiamondShape 形状を表します。 |
| Ellipse | Infragistics.Documents.Excel.PredefinedShapes.EllipseShape 形状を表します。 |
| Heart | Infragistics.Documents.Excel.PredefinedShapes.HeartShape 形状を表します。 |
| IrregularSeal1 | Infragistics.Documents.Excel.PredefinedShapes.IrregularSeal1Shape 形状を表します。 |
| IrregularSeal2 | Infragistics.Documents.Excel.PredefinedShapes.IrregularSeal2Shape 形状を表します。 |
| LightningBolt | Infragistics.Documents.Excel.PredefinedShapes.LightningBoltShape 形状を表します。 |
| Line | Infragistics.Documents.Excel.PredefinedShapes.LineShape 形状を表します。 |
| Pentagon | Infragistics.Documents.Excel.PredefinedShapes.PentagonShape 形状を表します。 |
| Rectangle | Infragistics.Documents.Excel.PredefinedShapes.RectangleShape 形状を表します。 |
| RightTriangle | Infragistics.Documents.Excel.PredefinedShapes.RightTriangleShape 形状を表します。 |
| StraightConnector1 | Infragistics.Documents.Excel.PredefinedShapes.StraightConnector1Shape 形状を表します。 |