ビューやフォルダの列を表します。
包含元: NotesView
Alignment
DateFmt
FontColor
FontFace
FontPointSize
FontStyle
式
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 メソッドを使用します。
例