Table of Contents

Class XlsxCellRichText.TextItem

Namespace
Shift.Toolbox
Assembly
Shift.Toolbox.dll
public class XlsxCellRichText.TextItem
Inheritance
XlsxCellRichText.TextItem
Inherited Members
Extension Methods

Constructors

TextItem()

public TextItem()

Properties

IsBold

public bool IsBold { get; set; }

Property Value

bool

Text

public string Text { get; set; }

Property Value

string