MESCIUS SPREAD for Windows Forms 17.0J
GetColumnWidth(Int32,Int32) メソッド

列の開始インデックス
終了列インデックス。
列の合計幅(ポイント単位)を取得します。
構文
'Declaration
 
Public Overloads Function GetColumnWidth( _
   ByVal column As Integer, _
   ByVal column2 As Integer _
) As Double
public double GetColumnWidth( 
   int column,
   int column2
)

パラメータ

column
列の開始インデックス
column2
終了列インデックス。

戻り値の型

列の合計幅(ポイント単位)。
参照

DocumentParagraph クラス
DocumentParagraph メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.