IsVisible
Comment.IsVisible property
Yorumun görünür olup olmadığını temsil eder.
public bool IsVisible { get; set; }
Örnekler
[C#]
if(comment1.IsVisible)
{
//Yorum görünür
}
Ayrıca bakınız
- class Comment
- ad alanı Aspose.Cells
- toplantı Aspose.Cells