Skip to main content

NotesViewColumn

Properties

NameDescription
Alignment (NotesViewColumn)Read-write. The alignment (justification) of data in a column.
DateFmtRead-write. The specific format of date data in a column.
FontColorRead-write. The font color of data in a column.
FontFaceRead-write. The font face of data in a column.
FontPointSizeRead-write. The font point size of data in a column.
FontStyleRead-write. The font style of data in a column.
Formula (NotesViewColumn)Read-write. The formula for a column that is based on a simple function or a formula.
HeaderAlignmentRead-write. The alignment (justification) of the header in a column.
HeaderFontColorRead-write. The font color of the header in a column.
HeaderFontFaceRead-write. The font face of the header in a column.
HeaderFontPointSizeRead-write. The font point size of the header in a column.
HeaderFontStyleRead-write. The font style of the header in a column.
IsCaseSensitiveSortRead-write. Indicates whether an auto-sorted column is sorted with regard to case.
IsCategory (NotesViewColumn)Read-only. Indicates whether a column is categorized.
IsFieldRead-only. Indicates whether a column value is based on a field value.
IsFontBoldRead-write. Indicates whether the font style for a column includes bold.
IsFontItalicRead-write. Indicates whether the font style for a column includes italic.
IsFontStrikethroughRead-write. Indicates whether the font style for a column includes strikethrough.
IsFontUnderlineRead-write. Indicates whether the font style for a column includes underline.
IsFormulaRead-only. Indicates whether a column value is based on a simple function or a formula.
IsHeaderFontBoldRead-write. Indicates whether the header font style for a column includes bold.
IsHeaderFontItalicRead-write. Indicates whether the header font style for a column includes italic.
IsHeaderFontStrikethroughRead-write. Indicates whether the header font style for a column includes strikethrough.
IsHeaderFontUnderlineRead-write. Indicates whether the header font style for a column includes underline.
IsHidden (NotesViewColumn)Read-write. Indicates whether a column is hidden.
IsHideDetailRead-write. Indicates whether the details for total columns are hidden.
IsIconRead-only. Indicates whether column values are displayed as icons.
IsNumberAttribParensRead-write. Indicates whether the number attributes for a column include parentheses for negative numbers.
IsNumberAttribPercentRead-write. Indicates whether the number attributes for a column include displaying the number as a percentage.
IsNumberAttribPunctuatedRead-write. Indicates whether the number attributes for a column include punctuation at thousands.
IsResizeRead-write. Indicates whether a column is resizable.
IsResortAscendingRead-write. Indicates whether a column is a user-sorted column that can be sorted in ascending order.
IsResortDescendingRead-write. Indicates whether a column is a user-sorted column that can be sorted in descending order.
IsResortToViewRead-write. Indicates whether a column is a user-sorted column that allows the user to change to another view.
IsResponse (NotesViewColumn)Read-only. Indicates whether a column contains only response documents.
IsSecondaryResortRead-write. Indicates whether an ascending or descending user-sorted column has a secondary sorting column.
IsSecondaryResortDescendingRead-write. Indicates whether a secondary sorting column for a user-sorted column is descending in sort order.
IsShowTwistieRead-write. Indicates whether an expandable column displays a twistie.
IsSortDescendingRead-write. Indicates whether an auto-sorted column is descending in sort order.
IsSorted (NotesViewColumn)Read-write. Indicates whether a column is an auto-sorted column.
IsValidDominoQueryColumn propertyIndicates whether a view column can be used in DQL 'ViewName'.column <operator> <value> terms.
IsValidDominoQueryField propertyIndicates whether a view column can be used in DQL <fieldname> <operator> <value> terms.
ItemNameRead-only. The programmatic name of a column, which is usually the field (item) name for a column based on a field.
ListSepRead-write. List (multi-value) separator for values in a column.
NumberAttribRead-write. Attributes for numeric values in a column.
NumberDigitsRead-write. Number of decimal places for numeric values in a column.
NumberFormatRead-write. Format for numeric values in a column.
Parent (NotesViewColumn)Read-only. The view that contains a column.
Position (NotesViewColumn)Read-only. The position of a column in its view. Columns are numbered from left to right, starting with 1.
ResortToViewNameRead-write. The name of the target view for a user-sorted column that allows the user to change to another view.
SecondaryResortColumnIndexRead-write. The index of the secondary sorting column of a user-sorted column that allows a secondary sorting column.
TimeDateFmtRead-write. The format of time-date data in a column.
TimeFmtRead-write. The format of time data in a column.
Title (NotesViewColumn)Read-write. The title of a column, if any.
WidthRead-write. The width of a column.

Examples

NameDescription
Examples: Alignment property (NotesViewColumn)This agent toggles the alignment.
Examples: DateFmt propertyThis agent toggles the date format for a column.
Examples: Formula property (NotesViewColumn)1. This agent displays whether the columns in a view are based on fields or formulas, and displays the item name for fields and the formula for formulas.
Examples: HeaderFontColor propertyThis agent toggles the font color between black and blue.
Examples: HeaderFontFace propertyThis agent toggles the header font face between Helvetica and Default Sans Serif.
Examples: HeaderFontPointSize propertyThis agent toggles the font point size from 8 through 14.
Examples: HeaderFontStyle property1. This agent displays whether bold is set and whether italic is set.
Examples: IsAccentSensitiveSort propertyThis agent toggles whether a column is sorted with regard to accent.
Examples: IsCaseSensitiveSort propertyThis agent toggles whether a column is sorted with regard to case.
Examples: IsCategory property (NotesViewColumn)This agent checks whether the first column in the By Category view of the DENMARK.NSF database is categorized.
Examples: IsField propertyThis agent displays whether the columns in a view are based on fields or formulas, and displays the item name for fields and the formula for formulas.
Examples: IsFontBold propertyThis agent toggles the bold font style.
Examples: IsFontItalic propertyThis agent toggles the italic font style.
Examples: IsFontStrikethrough propertyThis agent toggles the strikethrough font style.
Examples: IsFontUnderline propertyThis agent toggles the underline font style.
Examples: IsFormula propertyThis agent displays whether the columns in a view are based on fields or formulas, and displays the item name for fields and the formula for formulas.
Examples: IsHeaderFontBold propertyThis agent toggles the bold font style.
Examples: IsHeaderFontItalic propertyThis agent toggles the italic font style.
Examples: IsHeaderFontStrikethrough propertyThis agent toggles the strikethrough font style.
Examples: IsHeaderFontUnderline propertyThis agent toggles the underline font style.
Examples: IsHidden propertyThis agent toggles whether a column is hidden.
Examples: IsHideDetail propertyThis agent toggles whether the detail is hidden for a total column.
Examples: IsIcon propertyThis script indicates whether or not column values are displayed as icons.
Examples: IsNumberAttribParens propertyThis agent toggles parentheses on negative numbers for a numeric column.
Examples: IsNumberAttribPercent propertyThis agent toggles displaying the number as a percentage for a numeric column.
Examples: IsNumberAttribPunctuated propertyThis agent toggles punctuation on thousands for a numeric column.
Examples: IsResize propertyThis agent toggles whether a column is resizable.
Examples: IsResortAscending propertyThis agent toggles whether a column is ascending user-sorted, and displays the user-sort attributes of the column.
Examples: IsResortDescending propertyThis agent toggles whether a column is descending user-sorted, and displays the user-sort attributes of the column.
Examples: IsResortToView propertyThis agent toggles whether a column is user-sorted to allow changing to another view, and displays the user-sort attributes of the column.
Examples: IsResponse property (NotesViewColumn)1. This agent checks if there are one or more responses-only columns in the By Category view of the current database.
Examples: IsSecondaryResort propertyThis script toggles whether a column is a secondary resortable column.
Examples: IsSecondaryResortDescending propertyThis script toggles whether a secondary resortable column is descending in resort order.
Examples: IsShowTwistie propertyThis agent toggles whether a column displays a twistie.
Examples: IsSortDescending propertyThis agent toggles whether the first column is sorted in ascending or descending order.
Examples: IsSorted property (NotesViewColumn)1. This agent checks if the first column in the By Author view of the current database is sorted.
Examples: ItemName property1. This script gets the programmatic name of the first column of the By Category view in the database YAHOO.NSF. For example, if the first column…
Examples: ListSep propertyThis agent toggles the list separator for a column.
Examples: NumberAttrib property1. This agent displays the number attributes for a column.
Examples: NumberDigits propertyThis agent toggles the number of decimal places for numeric values in a column from 0 through 6.
Examples: NumberFormat propertyThis agent toggles the format for a numeric column.
Examples: Parent property (NotesViewColumn)1. This agent includes the name of the parent view as part of a display regarding a column.
Examples: Position property (NotesViewColumn)This agent displays the titles and positions of all the columns in a view.
Examples: Title property (NotesViewColumn)This agent changes the title of a column.
Examples: Width propertyThis agent increments the column width.

Reference

NameDescription
IsAccentSensitiveSortRead-write. Indicates whether an auto-sorted column is sorted with regard to accent.
TimeZoneFmtRead-write. The time zone format in time-date data in a column.