Aspose::Cells::FontSetting::FontSetting constructor

FontSetting::FontSetting(int32_t, int32_t, const WorksheetCollection&) constructor

Aspose::Cells::FontSetting::FontSetting(int32_t startIndex, int32_t length, const WorksheetCollection &sheets)
ParameterTypeDescription
startIndexint32_t
lengthint32_t
sheetsconst WorksheetCollection&

See Also

FontSetting::FontSetting(FontSetting_Impl*) constructor

Constructs from an implementation object.

Aspose::Cells::FontSetting::FontSetting(FontSetting_Impl *impl=nullptr)

See Also

FontSetting::FontSetting(const FontSetting&) constructor

Copy constructor.

Aspose::Cells::FontSetting::FontSetting(const FontSetting &src)

See Also