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

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

CellStyle クラス
CellStyle メンバ