Aspose::Cells::FileFontSource::FileFontSource constructor

FileFontSource::FileFontSource(const U16String&) constructor

Ctor.

Aspose::Cells::FileFontSource::FileFontSource(const U16String &filePath)
ParameterTypeDescription
filePathconst U16String&path to font file

See Also

FileFontSource::FileFontSource(const char16_t*) constructor

Ctor.

Aspose::Cells::FileFontSource::FileFontSource(const char16_t *filePath)
ParameterTypeDescription
filePathconst char16_t*path to font file

See Also

FileFontSource::FileFontSource(FileFontSource_Impl*) constructor

Constructs from an implementation object.

Aspose::Cells::FileFontSource::FileFontSource(FileFontSource_Impl *impl)

See Also

FileFontSource::FileFontSource(const FileFontSource&) constructor

Copy constructor.

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

See Also

FileFontSource::FileFontSource(const FontSourceBase&) constructor

Constructs from a parent object.

Aspose::Cells::FileFontSource::FileFontSource(const FontSourceBase &src)

See Also