Comment / CommentAuthor — Aspose.Slides FOSS for C++ API Reference
Properties
Properties Comment คลาสนี้แสดงถึงความคิดเห็นการตรวจสอบบนสไลด์หนึ่ง.
Properties: Aspose::Slides::Foss
#include <Aspose/Slides/Foss/comment.h>Properties: include/Aspose/Slides/Foss/comment.h
Properties
| Properties | Properties |
|---|---|
set_text(const std::string&) | ตั้งค่าข้อความความคิดเห็น. |
created_time() | คืนค่า timestamp ของการสร้าง. |
set_created_time(...) | ตั้งค่า timestamp ของการสร้าง. |
position() | คืนค่าตำแหน่งของความคิดเห็นบนสไลด์. |
set_position(...) | ตั้งค่าตำแหน่งของความคิดเห็น. |
set_parent_comment(...) | ตั้งค่าความคิดเห็นแม่ (สำหรับการตอบแบบเธรด). |
CommentAuthor
Properties CommentAuthor คลาสนี้แสดงถึงผู้เขียนความคิดเห็นการตรวจสอบ.
#include <Aspose/Slides/Foss/comment_author.h>Properties: include/Aspose/Slides/Foss/comment_author.h
ผู้เขียนความคิดเห็นถูกจัดการผ่าน the CommentAuthorCollection on the Presentation.
CommentCollection
คอลเลกชันที่สามารถวนซ้ำได้ของ Comment อ็อบเจกต์. ความคิดเห็นบนสไลด์เฉพาะจะถูกดึงผ่าน Slide::get_slide_comments().