Table of Contents

Interface IPrstGeomShape

Namespace
Spire.Xls.Core
Assembly
Spire.XLS.dll
public interface IPrstGeomShape : IShape, IExcelApplication
Inherited Members

Properties

GeomPaths

CollectionExtended<IGeomPath> GeomPaths { get; }

Property Value

CollectionExtended<IGeomPath>

PrstShapeType

PrstGeomShapeType PrstShapeType { get; }

Property Value

PrstGeomShapeType

Text

string Text { get; set; }

Property Value

string

TextVerticalAlignment

ExcelVerticalAlignment TextVerticalAlignment { get; set; }

Property Value

ExcelVerticalAlignment