ToBinary()

VbaProject::ToBinary() method

Returns the binary representation of the VBA project as OLE container

System::ArrayPtr<uint8_t> Aspose::Slides::Vba::VbaProject::ToBinary() override

Return Value

Binary representation of the VBA project as OLE container

See Also