Interface IRectangleShape
public interface IRectangleShape : ITextBox, IPrstGeomShape, IShape, IExcelApplication
- Inherited Members
Properties
HyLink
IHyperLink HyLink { get; }
Property Value
Line
IShapeLineFormat Line { get; }
Property Value
RectShapeType
RectangleShapeType RectShapeType { get; }
Property Value
Rotation
int Rotation { get; set; }