Width (ViewColumn - Java™)

読み書き可能。列の幅です。

注: このプロパティは、Release 6.5 から読み書き可能になりました。

定義位置

ViewColumn

データ型

int 型

構文

public int getWidth()
    throws NotesException
public void setWidth(int width)
    throws NotesException

クロスリファレンス

LotusScript® NotesViewColumn クラスの Width プロパティ