Table of Contents

Interface ILabelShape

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

Properties

IsTextLocked

bool IsTextLocked { get; set; }

Property Value

bool

Text

string Text { get; set; }

Property Value

string