![]() |
![]() |
DataFields.Add
Function Add(Name As String, [Format As String], [AppDefault As Boolean = False], [DocDefault As Boolean = False], [SummarizeGroup As Boolean = False]) As DataField
Member of DataFields
The Add method adds a new data field.
The following code example adds a new data field named Weight and specifies a custom data format (2 digits after the decimal point and the kg suffix after the number).
![]() |
![]() |
![]() |
Copyright 2007 Corel Corporation. All rights reserved.