IsAccentSensitiveSort (ViewColumn - Java™)

読み書き可能。自動ソート列がアクセントを区別してソートされるかどうかを示します。

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

定義位置

ViewColumn

データ型

boolean 型

構文

public boolean isAccentSensitiveSort()
    throws NotesException
public void setAccentSensitiveSort(boolean flag)
    throws NotesException

有効な値

使用法

このプロパティを有効にするには、IsSorted が true である必要があります。

クロスリファレンス

LotusScript® NotesViewColumn クラスの IsAccentSensitiveSort