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 = 0 | |
Specifies that the mail merge field has been mapped to a column in the given external data source.
|
static final int | NULL = 1 | |
Specifies that the mail merge field has not been mapped to a column in the given external data source.
|
static final int | DEFAULT = 1 | |
Equals to NULL.
|
COLUMN = 0 | |
public static final int COLUMN |
-
Specifies that the mail merge field has been mapped to a column in the given external data source.
NULL = 1 | |
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 = 1 | |
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.