Aspose::Cells::Drawing::OleObject::SetClassIdentifier method

OleObject::SetClassIdentifier method

Gets and sets the class identifier of the embedded object. It means which application opens the embedded file.

void Aspose::Cells::Drawing::OleObject::SetClassIdentifier(const Vector<uint8_t> &value)

See Also