Parameters |
Description |
const OdDbTable* pSrc |
[in] Source table. |
OdDb::TableCopyOption nOption |
[in] Copy option. |
const OdCellRange& srcRange |
[in] Source cell range. |
const OdCellRange& targetRange |
[in] Target cell range. |
OdCellRange* pNewTargetRangeOut |
[out] New target cell range. |
Copies the content and format from the source table.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|