DioDocs for PDF
MaxHeight プロパティ (CellStyle)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > CellStyle クラス : MaxHeight プロパティ
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 Property MaxHeight As System.Nullable(Of Single)
public System.Nullable<float> MaxHeight {get; set;}
参照

CellStyle クラス
CellStyle メンバ