読み書き可能。各段落で最初の行以外の各行の左余白。
int 型
public int getLeftMargin()
throws NotesException
public void setLeftMargin(int value)
throws NotesException
次の定数が使用できます。
上記の定数で使用される計測単位は「twip」です。 1 cm は 567 twip で、 1 インチは 1440 twip です。他の計測値を求めるには、定数に演算を適用できます。 例えば、RULER_ONE_CENTIMETER * 2 と指定すれば 2 cm、RULER_ONE_INCH * 0.75 と指定すれば 3/4 インチになります。
LotusScript® NotesRichTextParagraphStyle クラスの LeftMargin プロパティ
式言語の EditIndent @コマンド
式言語の TextOutdent @コマンド