|  |  |  | xmlroff Reference Manual |  | 
|---|---|---|---|---|
            FoPropertyNumberColumnsSpanned;
            FoPropertyNumberColumnsSpannedClass;
FoProperty* fo_property_number_columns_spanned_new
                                            (void);
FoProperty* fo_property_number_columns_spanned_get_initial
                                            (void);
typedef struct _FoPropertyNumberColumnsSpanned FoPropertyNumberColumnsSpanned;
typedef struct _FoPropertyNumberColumnsSpannedClass FoPropertyNumberColumnsSpannedClass;
FoProperty* fo_property_number_columns_spanned_new (void);
Creates a new FoPropertyNumberColumnsSpanned initialized to default value.
| Returns : | the new FoPropertyNumberColumnsSpanned. | 
FoProperty* fo_property_number_columns_spanned_get_initial (void);
Get an instance of the property with the correct initial value.
| Returns : | An instance of the property. |