SpreadsheetToolFactory

Methods

Clear()

Clears all tools.

RETURNS

Returns the current SpreadsheetToolFactory instance.

Group(System.Action)

Create a Group of tools.

Parameters

configurator - System.Action<SpreadsheetGroupedToolFactory>

The tool configurator.

RETURNS

Returns the current SpreadsheetToolFactory instance.

Open()

Adds Open tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

ExportAs()

Adds ExportAs tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

Cut()

Adds Cut tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

Copy()

Adds Copy tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

Paste()

Adds Paste tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

Bold()

Adds Bold tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

Italic()

Adds Italic tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

Underline()

Adds Underline tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

BackgroundColor()

Adds BackgroundColor tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

TextColor()

Adds TextColor tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

Borders()

Adds Borders tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

FontSize()

Adds FontSize tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

FontFamily()

Adds FontFamily tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

Alignment()

Adds Alignment tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

TextWrap()

Adds TextWrap tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

FormatDecreaseDecimal()

Adds FormatDecreaseDecimal tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

FormatIncreaseDecimal()

Adds FormatIncreaseDecimal tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

Format()

Adds FormatDecreaseDecimal tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

Merge()

Adds Merge tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

Freeze()

Adds Freeze tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

Filter()

Adds Filter tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

Adds Hyperlink tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

InsertComment()

Adds InsertComment tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

InsertImage()

Adds InsertImage tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

ToggleGridLines()

Adds ToggleGridLines tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

AddColumnLeft()

Adds AddColumnLeft tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

AddColumnRight()

Adds AddColumnRight tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

AddRowBelow()

Adds AddRowBelow tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

AddRowAbove()

Adds AddRowAbove tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

DeleteColumn()

Adds DeleteColumn tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

DeleteRow()

Adds DeleteRow tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

Sort()

Adds Sort tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

Validation()

Adds Validation tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

DecreaseFontSize()

Decrease font size tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.

IncreaseFontSize()

Inecrease font size tool.

RETURNS

Returns the current SpreadsheetToolFactory instance.