Interface IPrstGeomShape
public interface IPrstGeomShape : IShape, IExcelApplication
- Inherited Members
Properties
GeomPaths
CollectionExtended<IGeomPath> GeomPaths { get; }
Property Value
PrstShapeType
PrstGeomShapeType PrstShapeType { get; }
Property Value
Text
string Text { get; set; }
Property Value
TextVerticalAlignment
ExcelVerticalAlignment TextVerticalAlignment { get; set; }