java.lang.Object
com.aspose.words.OdsoFieldMappingType
public class OdsoFieldMappingType
- extends java.lang.Object
Utility class containing constants.
Specifies the possible types used to indicate if a given mail merge field has been mapped to a column in the given external data source.
- See Also:
- OdsoFieldMapData.Type
Field Summary |
static final int | COLUMN | |
Specifies that the mail merge field has been mapped to a column in the given external data source.
|
static final int | NULL | |
Specifies that the mail merge field has not been mapped to a column in the given external data source.
|
static final int | DEFAULT | |
Equals to NULL.
|
COLUMN | |
public static final int COLUMN |
-
Specifies that the mail merge field has been mapped to a column in the given external data source.
NULL | |
public static final int NULL |
-
Specifies that the mail merge field has not been mapped to a column in the given external data source.
DEFAULT | |
public static final int DEFAULT |
-
Equals to NULL.
See Also:
Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
Aspose.Words Support Forum - our preferred method of support.