Table of Contents

Interface ITextFrame

Namespace
Spire.Xls.Core
Assembly
Spire.XLS.dll
public interface ITextFrame

Properties

AutoSize

bool AutoSize { get; set; }

Property Value

bool

BottomMarginPt

double BottomMarginPt { get; set; }

Property Value

double

IsAutoMargin

bool IsAutoMargin { get; set; }

Property Value

bool

LeftMarginPt

double LeftMarginPt { get; set; }

Property Value

double

RightMarginPt

double RightMarginPt { get; set; }

Property Value

double

TopMarginPt

double TopMarginPt { get; set; }

Property Value

double