Comment
CommentShape.Comment property
يحصل على كائن التعليق .
public Comment Comment { get; }
أمثلة
[C#]
Comment comment = commentShape.Comment;
أنظر أيضا
- class Comment
- class CommentShape
- مساحة الاسم Aspose.Cells.Drawing
- المجسم Aspose.Cells
يحصل على كائن التعليق .
public Comment Comment { get; }
[C#]
Comment comment = commentShape.Comment;