LOTUSSCRIPT /COM/OLE のクラス
ビューやフォルダの列を表します。
包含関係
スーパークラス: NotesView
プロパティ
Alignment
DateFmt
FontColor
FontFace
FontPointSize
FontStyle
Formula
HeaderAlignment
HeaderFontColor
HeaderFontFace
HeaderFontPointSize
HeaderFontStyle
IsAccentSensitiveSort
IsCaseSensitiveSort
IsCategory
IsField
IsFontBold
IsFontItalic
IsFontStrikethrough
IsFontUnderline
IsFormula
IsHeaderFontBold
IsHeaderFontItalic
IsHeaderFontStrikethrough
IsHeaderFontUnderline
IsHidden
IsHideDetail
IsIcon
IsNumberAttribParens
IsNumberAttribPercent
IsNumberAttribPunctuated
IsResize
IsResortAscending
IsResortDescending
IsResortToView
IsResponse
IsSecondaryResort
IsSecondaryResortDescending
IsShowTwistie
IsSortDescending
IsSorted
ItemName
ListSep
NumberAttrib
NumberDigits
NumberFormat
Parent
Position
ResortToViewName
SecondaryResortColumnIndex
TimeDateFmt
TimeFmt
TimeZoneFmt
Title
Width
アクセス方法
既存の NotesViewColumn オブジェクトには、それらが含まれるビューやフォルダを介してアクセスします。NotesView の Columns プロパティを使用します。
新しい列を作成するには、NotesView で CreateColumn および CopyColumn メソッドを使用します。
例 関連項目