NanoXLSX.Formatting 3.0.0
Loading...
Searching...
No Matches
NanoXLSX.WorksheetExtensions Member List

This is the complete list of members for NanoXLSX.WorksheetExtensions, including all inherited members.

AddFormattedTextCell(this Worksheet worksheet, FormattedText formattedText, int columnNumber, int rowNumber)NanoXLSX.WorksheetExtensionsstatic
AddFormattedTextCell(this Worksheet worksheet, FormattedText formattedText, int columnNumber, int rowNumber, Style style)NanoXLSX.WorksheetExtensionsstatic
AddFormattedTextCell(this Worksheet worksheet, FormattedText formattedText, string address)NanoXLSX.WorksheetExtensionsstatic
AddFormattedTextCell(this Worksheet worksheet, FormattedText formattedText, string address, Style style)NanoXLSX.WorksheetExtensionsstatic
AddFormattedTextCellRange(this Worksheet worksheet, IReadOnlyList< FormattedText > values, string startAddress, string endAddress, Style style=null)NanoXLSX.WorksheetExtensionsstatic
AddFormattedTextCellRange(this Worksheet worksheet, IReadOnlyList< FormattedText > values, Address startAddress, Address endAddress, Style style=null)NanoXLSX.WorksheetExtensionsstatic
AddFormattedTextCellRange(this Worksheet worksheet, IReadOnlyList< FormattedText > values, string cellRange, Style style=null)NanoXLSX.WorksheetExtensionsstatic
AddNextFormattedTextCell(this Worksheet worksheet, FormattedText formattedText)NanoXLSX.WorksheetExtensionsstatic
AddNextFormattedTextCell(this Worksheet worksheet, FormattedText formattedText, Style style)NanoXLSX.WorksheetExtensionsstatic