Class TextBoxShape
Inherited Members
Namespace: DRIT.Spreadsheet.Drawing
Assembly: DRIT.Spreadsheet.dll
Syntax
public class TextBoxShape : Shape, IWorksheetDrawingObject, ISheetDrawingObject, IDrawingObject
Properties
Font
Declaration
public DrawingFont Font { get; }
Property Value
| Type | Description |
|---|---|
| DrawingFont |
Text
Declaration
public string Text { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |