API 설명서 > Drawings and detail > Object ProDrawing > Function ProDrawingOLEobjectSheetGet
Function ProDrawingOLEobjectSheetGet
Description
Returns the sheet index on which the OLE object is embedded.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawing.h>
ProDrawingOLEobjectSheetGet
(
ProModelitem* ole_object
/* (In)
The OLE object.
*/
int* sheet
/* (Out)
The sheet number.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
도움이 되셨나요?