Table of Contents

Interface TextBoxShapeBase

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

Properties

FillColor

Color FillColor { get; set; }

Property Value

Color

InnerBottomMargin

double InnerBottomMargin { get; set; }

Property Value

double

InnerLeftMargin

double InnerLeftMargin { get; set; }

Property Value

double

InnerRightMargin

double InnerRightMargin { get; set; }

Property Value

double

InnerTopMargin

double InnerTopMargin { get; set; }

Property Value

double

InsetMode

string InsetMode { get; set; }

Property Value

string

IsWrapText

bool IsWrapText { get; set; }

Property Value

bool