Table of Contents

Interface IRectangleShape

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

Properties

IHyperLink HyLink { get; }

Property Value

IHyperLink

Line

IShapeLineFormat Line { get; }

Property Value

IShapeLineFormat

RectShapeType

RectangleShapeType RectShapeType { get; }

Property Value

RectangleShapeType

Rotation

int Rotation { get; set; }

Property Value

int