DioDocs for PDF
TableRenderer クラス メンバ
プロパティ  メソッド 

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 : TableRenderer クラス

TableRendererデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the TableRenderer class.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets a read-only list of all table cells.  
Public プロパティGets the number of columns in the table.  
Public プロパティGets the array of column GrapeCity.Documents.Layout.LayoutRects.  
Public プロパティGets or sets the default CellStyle.  
Public プロパティGets a GcGraphics used for creating GrapeCity.Documents.Text.TextLayout objects.  
Public プロパティGets or sets the color of grid lines.  
Public プロパティGets the array of GrapeCity.Documents.Layout.LayoutRects for horizontal grid lines.  
Public プロパティGets a regular table cell at the specified rowIndex and columnIndex.

Background and foreground cells can be obtained with the Cells property.

 
Public プロパティGets the number of rows in the table.  
Public プロパティGets the array of row GrapeCity.Documents.Layout.LayoutRects.  
Public プロパティGets or sets the style of the outer table frame.  
Public プロパティGets a GrapeCity.Documents.Layout.LayoutRect for the table.  
Public プロパティGets the array of GrapeCity.Documents.Layout.LayoutRects for vertical grid lines.  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Creates an empty table cell with default style at the specified position.  
Public メソッドオーバーロードされます。 Adds empty regular cells to fill out the gaps in the table.  
Public メソッドPerforms layout of the table cells.

Execute this method after adding all cells to the table.

 
Public メソッドDraws the table to a GcGraphics.  
Public メソッドSets the width of horizontal grid line with a specified index.  
Public メソッドSets the width of vertical grid line with a specified index.  
トップ
参照

TableRenderer クラス
GrapeCity.Documents.Drawing 名前空間
LayoutRect クラス