Aspose::Cells::CellsHelper::SetAltStartPath method

CellsHelper::SetAltStartPath(const U16String&) method

Gets or sets the alternate startup path, which is referred to by some external formula references.

static void Aspose::Cells::CellsHelper::SetAltStartPath(const U16String &value)

See Also

CellsHelper::SetAltStartPath(const char16_t*) method

Gets or sets the alternate startup path, which is referred to by some external formula references.

static void Aspose::Cells::CellsHelper::SetAltStartPath(const char16_t *value)

See Also