Aspose::Cells::CellsHelper::SetStartupPath method

CellsHelper::SetStartupPath(const U16String&) method

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

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

See Also

CellsHelper::SetStartupPath(const char16_t*) method

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

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

See Also