LotusScript to C API Programming Guide
rtLib Domino Rich Text Management template
Home

Anonymous

login


 

Hosted by Prominic.NET, Inc.

VIEW_COLUMN_FORMAT

#include <viewfmt.h>

View column format descriptor.

C definition

typedef struct tagVIEW_COLUMN_FORMAT {
  WORD Signature;      /* VIEW_COLUMN_FORMAT_SIGNATURE */
  WORD Flags1;        /* see VCF1_xxx */
  WORD ItemNameSize;    /* Item name string size */
  WORD TitleSize;      /* Title string size */
  WORD FormulaSize;     /* Compiled formula size */
  WORD ConstantValueSize; /* Constant value size */
  WORD DisplayWidth;    /* Display width - 1/8 ave. char
                    width units */

  FONTID FontID;       /* Display font ID */
  WORD Flags2;        /* see VCF2_xxx */
  NFMT NumberFormat;    /* Number format specification */
  TFMT TimeFormat;     /* Time format specification */
  WORD FormatDataType;   /* See VIEW_COL_xxx */
  WORD ListSep;       /* List Separator */
} VIEW_COLUMN_FORMAT;



User: Password:

This website contains material that complements "LotusScript to Lotus C API Programming Guide". Some parts of it including posting of comments and discussion items are available only to authenticated readers of the book. Enter your username and password to authenticate.

You should have cookies and JavaScript enabled for the authentication to work..

You should have received your username and password by email to the address you provided during the purchase of the book. In case you failed to receive it or you have any problems loging in let me know about it.