Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdSlideTable::getHTML Method
Syntax
C++
void getHTML(OdString& source) const;

Returns the current HTML markup source code for the slide table. The HTML markup source code is represented with a string in UTF8 format. The method fills a passed string object with HTML source code and returns it to a calling subroutine. 

 

Parameters
Description
source
[out] A placeholder for the HTML markup source code.

This functionality is not implemented yet.

Copyright © 2002-2022. Open Design Alliance All rights reserved.