IsThreadedComment
Comment.IsThreadedComment property
Bu yorumun zincirlenmiş bir yorum olup olmadığını gösterir.
public bool IsThreadedComment { get; }
Örnekler
[C#]
if(comment1.IsThreadedComment)
{
//Bu yorum zincirlenmiş bir yorumdur.
}
Ayrıca bakınız
- class Comment
- ad alanı Aspose.Cells
- toplantı Aspose.Cells