DioDocs for PDF
TableRenderer クラス プロパティ

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

このクラスのメンバの一覧は、TableRendererメンバを参照してください。

パブリック プロパティ
 名前解説
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.  
トップ
参照

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