Previous Document Next Document

Object Model Reference : Classes : C : CorelScript : Methods : CorelScript.CreateObjectDataField


CorelScript.CreateObjectDataField

Function CreateObjectDataField(FieldName As String, Format As String, Order As Long, ColumnWidth As Long, DrawDefault As Boolean, DocDefault As Boolean, SummarizeGroup As Boolean) As Long

Description

Member of CorelScript

The CreateObjectDataField method creates an object-data field.

Parameter
Description
FieldName
Specifies the name of the field
Format
Specifies the format of the field
Order
Specifies the position of the field
ColumnWidth
Specifies the width of the column
DrawDefault
Specifies whether to save the field to CorelDrw.ini. True (-1) enables this option.
DocDefault
Specifies whether to add the field to all objects. True (-1) enables this option.
SummarizeGroup
Specifies whether to summarize groups. True (-1) enables this option.

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.