名前空間ごとの主要な公開型です。

unvell.ReoGrid.Core

内容解説
Workbookワークシートの集合Workbook
Worksheetセル・数式・スタイルの入口Worksheet
CellCursor位置を保持する軽量カーソルWorksheet
CellPosition / RangePosition位置と範囲アドレスと範囲
AxisIndex行・列のサイズ・非表示・スタイル行と列
MergeTable結合セルの結合
BorderTable / BorderEdge / CellBorders罫線罫線
BorderSide / BorderLineStyle罫線の列挙同上
SortKey / SortOrderソートソート

unvell.ReoGrid.Core.Data

内容解説
CellValue / CellValueKind16 バイトのセル値CellValue
HybridSheetStore.CellVisitorws.ReadWindow(...) に渡すコールバック性能とメモリ
IRowDataSource表示された行だけを供給する大量データを扱う

unvell.ReoGrid.Core.Style

内容解説
StyleRecord不変のセル書式StyleRecord
HAlign / VAlign / TextWrap配置・折り返し同上
NumberFormatter書式コードの適用数値書式
JapaneseEras / JapaneseEra和暦(元号)の表数値書式

unvell.ReoGrid.Core.Text

内容解説
RichText / RichTextRun文字単位の書式リッチテキスト

unvell.ReoGrid.Core.Formula

内容解説
FormulaEngine依存再計算数式エンジン
FunctionRegistry関数の登録カスタム関数
FormulaValue / FormulaError値とエラーエラー値
NameRegistry / DefinedNameInfo / NameResolution定義名定義名

unvell.ReoGrid.Core.CellTypes

内容解説
CellTypeDescriptorセル型の基底カスタムセル型
CheckboxCellType / DropdownCellType / ProgressCellType / ButtonCellType / HyperlinkCellType / SparklineCellType組込型組込のセル型
CellTypeRegistry / CellTypeConfig保存と復元カスタムセル型
CellTypeClickResultクリックの結果同上

unvell.ReoGrid.Core.ConditionalFormatting

内容
CfRuleCellIsRule ExpressionRule ContainsTextRule ColorScaleRule DataBarRule IconSetRule Top10Rule AboveAverageRule DuplicateValuesRuleルール
CfStyle / CfValue / Cfvo / CfOperator / CfTextOperator / CfvoType付随する型
CfCellFormat評価結果

解説は 条件付き書式

unvell.ReoGrid.Core.Filtering

AutoFilter / ColumnFilter / FilterCondition / FilterClause / FilterOperatorフィルタ

unvell.ReoGrid.Core.Outline

OutlineManager / OutlineGroup / RowOrColumnアウトライン

unvell.ReoGrid.Core.Undo

ActionManager / IWorksheetAction / ActionGroup / WorksheetSnapshot元に戻す・やり直す

unvell.ReoGrid.Core.Clipboard

RangeClipboard / ClipboardRangeData / ClipboardCellDataクリップボード

unvell.ReoGrid.Core.Rendering

内容解説
GridViewport表示状態と描画ビューポート
GridThemeグリッドの配色外観のカスタマイズ
IGridGraphics / TextStyle描画先の抽象独自の描画層
AxisLayout位置計算同上

unvell.ReoGrid.Core.Drawing

SheetImage / SheetImageTable / ImageAnchor / ImageAnchorKind画像

unvell.ReoGrid.Core.Printing

PrintSettings / Paginator / PrintLayout / PaperKind / PageOrientation / PageOrder印刷とページ設定

unvell.ReoGrid.Core.IO

ReoGridJsonIO / CsvIOreogrid-jsonCSV

unvell.ReoGrid.Core.License

ReoGridLicense / LicenseInfo / LicenseTierライセンスキーの適用

unvell.ReoGrid.IO.Excel

XlsxReader / XlsxWriter / VirtualWorkbook / SheetLoadModeXLSX 入出力

unvell.ReoGrid.IO.Pdf

PdfExporterPDF 出力

プラットフォーム

名前空間解説
unvell.ReoGrid.WinFormsReoGridControlWinForms
unvell.ReoGrid.WpfReoGridControlWPF
unvell.ReoGrid.AvaloniaReoGridControlAvalonia

3 つのコントロールが共通で持つイベントと引数の型(GridContextMenuEventArgs / GridContextTarget / CellButtonClickEventArgs)は イベント にまとめてあります。

ページの内容は役に立ちましたか?