Office.CoercionTypeOptions interface
Provides an option for the data format.
Properties
coercion |
The desired data format. |
Property Details
coercionType
The desired data format.
coercionType?: Office.CoercionType | string;
Property Value
Office.CoercionType | string