LOTUSSCRIPT /COM/OLE のクラス


NotesViewColumn クラス

ビューやフォルダの列を表します。

包含関係スーパークラス: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 メソッドを使います。


関連項目