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

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

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

パブリック プロパティ
 名前解説
Public プロパティGets or sets a value indicating whether this cell is a background cell that appears behind the table grid, regular cells, and foreground cells. The default is false.  
Public プロパティGets or sets a value specifying which border lines are drawn in a table cell or table frame. The default is FrameBorders.AllBorders. GrapeCity.Documents.Drawing.FrameStyleから継承されます。
Public プロパティGets or sets the corner radius for the inner border, in graphic units. The default is 0.

This property only has effect if all border lines are drawn.

GrapeCity.Documents.Drawing.FrameStyleから継承されます。
Public プロパティGets or sets a delegate creating a GrapeCity.Documents.Text.TextLayout from the specified CellStyle and a data object.  
Public プロパティGets or sets a delegate that draws custom content in a table cell (before drawing a GrapeCity.Documents.Text.TextLayout).  
Public プロパティGets or sets the brush to fill background of the inner area. GrapeCity.Documents.Drawing.FrameStyleから継承されます。
Public プロパティGets or sets the color to fill background of the inner area. The default is transparent.

Ignored if the FrameStyle.FillBrush property is set.

GrapeCity.Documents.Drawing.FrameStyleから継承されます。
Public プロパティGets or sets a value indicating whether the content area height is independent of text height. The default is false.  
Public プロパティGets or sets a value indicating whether the content area width is independent of text width. The default is true.  
Public プロパティGets or sets a value indicating whether this cell is a foreground cell that appears on top of the table grid, regular cells, and background cells. The default is false.  
Public プロパティGets the sum of left and right padding of the content area, in graphic units.  
Public プロパティGets or sets the color of the inner border line. The default is black.

Ignored if the FrameStyle.Pen property is set.

GrapeCity.Documents.Drawing.FrameStyleから継承されます。
Public プロパティGets or sets all line padding values at once (left, top, right, bottom), in graphic units. GrapeCity.Documents.Drawing.FrameStyleから継承されます。
Public プロパティGets or sets the bottom padding of the inner border, in graphic units. The default is 0. GrapeCity.Documents.Drawing.FrameStyleから継承されます。
Public プロパティGets or sets the left padding of the inner border, in graphic units. The default is 0. GrapeCity.Documents.Drawing.FrameStyleから継承されます。
Public プロパティGets or sets the left and right padding of the inner border, in graphic units. GrapeCity.Documents.Drawing.FrameStyleから継承されます。
Public プロパティGets or sets the right padding of the inner border, in graphic units. The default is 0. GrapeCity.Documents.Drawing.FrameStyleから継承されます。
Public プロパティGets or sets the top padding of the inner border, in graphic units. The default is 0. GrapeCity.Documents.Drawing.FrameStyleから継承されます。
Public プロパティGets or sets the top and bottom padding of the inner border, in graphic units. GrapeCity.Documents.Drawing.FrameStyleから継承されます。
Public プロパティGets or sets the width of the inner border, in graphic units. The default is 0.

Ignored if the FrameStyle.Pen property is set.

GrapeCity.Documents.Drawing.FrameStyleから継承されます。
Public プロパティGets or sets the maximum height of the content area, in graphic units.

null 参照 (Visual Basicでは Nothing) (the default value) means there is no limit on the maximum height.

The value is ignored if the FixedHeight property is set to true.

 
Public プロパティGets or sets the maximum width of the content area, in graphic units.

null 参照 (Visual Basicでは Nothing) (the default value) means there is no limit on the maximum width.

The value is ignored if the FixedWidth property is set to true.

 
Public プロパティGets or sets all padding values at once (left, top, right, bottom), in graphic units.  
Public プロパティGets or sets the bottom padding of the content area, in graphic units. The default is 0.  
Public プロパティGets or sets the left padding of the content area, in graphic units. The default is 0.  
Public プロパティGets or sets the left and right padding of the content area, in graphic units.  
Public プロパティGets or sets the right padding of the content area, in graphic units. The default is 0.  
Public プロパティGets or sets the top padding of the content area, in graphic units. The default is 0.  
Public プロパティGets or sets the top and bottom padding of the content area, in graphic units.  
Public プロパティGets or sets the value of GrapeCity.Documents.Text.TextLayout.ParagraphAlignment. The default is GrapeCity.Documents.Text.ParagraphAlignment.Near.  
Public プロパティGets or sets the pen to draw the inner border line. GrapeCity.Documents.Drawing.FrameStyleから継承されます。
Public プロパティGets or sets a value specifying whether a table cell appears behind or on top of other cells. The default is CellPosition.Normal.  
Public プロパティGets or sets the value of GrapeCity.Documents.Text.TextLayout.RightToLeft. The default is false.  
Public プロパティGets or sets the rotation angle of the content area (0, 90, 180 or 270 degrees). The default is 0.  
Public プロパティGets or sets the value of GrapeCity.Documents.Text.TextLayout.TextAlignment. The default is GrapeCity.Documents.Text.TextAlignment.Leading.  
Public プロパティGets or sets the proposed GrapeCity.Documents.Text.TextFormat for cell's GrapeCity.Documents.Text.TextLayout.  
Public プロパティGets the sum of top and bottom padding of the content area, in graphic units.  
トップ
参照

CellStyle クラス
GrapeCity.Documents.Drawing 名前空間