ToBinary()

IVbaProject::ToBinary() method

Returns the binary representation of the VBA project as OLE container. Read-only uint8_t[].

virtual System::ArrayPtr<uint8_t> Aspose::Slides::Vba::IVbaProject::ToBinary()=0

Return Value

Binary representation of the VBA project as OLE container

See Also