Aspose::Cells::Vba::VbaModuleCollection::GetDesignerStorage method

VbaModuleCollection::GetDesignerStorage(const U16String&) method

Represents the data of Designer.

Vector<uint8_t> Aspose::Cells::Vba::VbaModuleCollection::GetDesignerStorage(const U16String &name)

Remarks

We do not support to parse them. Just only for copying.

See Also

VbaModuleCollection::GetDesignerStorage(const char16_t*) method

Represents the data of Designer.

Vector<uint8_t> Aspose::Cells::Vba::VbaModuleCollection::GetDesignerStorage(const char16_t *name)

Remarks

We do not support to parse them. Just only for copying.

See Also