Table of Contents

Class ExcelParagraph

Namespace
OfficeOpenXml.Style
Assembly
EPPlus.dll

Handels paragraph text

public sealed class ExcelParagraph : ExcelTextFont
Inheritance
ExcelParagraph
Inherited Members

Properties

IsFirstInParagraph

If the paragraph is the first in the collection

public bool IsFirstInParagraph { get; }

Property Value

bool

IsLastInParagraph

If the paragraph is the last in the collection

public bool IsLastInParagraph { get; }

Property Value

bool

Text

Text

public string Text { get; set; }

Property Value

string