GridComment
İçindekiler
[
Saklamak
]GridComment class
Bir hücre yorumunu temsil eden nesneyi kapsüller.
public class GridComment
Özellikleri
| İsim | Tanım |
|---|---|
| Author { get; set; } | |
| AutoSize { get; set; } | |
| Column { get; } | |
| Height { get; set; } | Yorumun yüksekliğini alın veya ayarlayın. Varsayılan değer 120’dir. Giriş değeri 20 ile 1000 arasında olmalıdır. 20’den küçük bir değer girilirse 20’ye ayarlanır. 1000’den büyük bir değer girilirse 1000’e ayarlanır. |
| HeightCM { get; set; } | |
| HeightInch { get; set; } | |
| HtmlNote { get; set; } | |
| IsVisible { get; set; } | |
| Note { get; set; } | |
| Row { get; } | |
| Text { get; set; } | |
| Visible { get; set; } | |
| Width { get; set; } | Yorumun genişliğini alın veya ayarlayın. Varsayılan değer 140. Giriş değeri 20 ile 1000 arasında olmalıdır. 20’den küçük bir değer girilirse 20’ye ayarlanır. 1000’den büyük bir değer girilirse 1000’e ayarlanır. |
| WidthCM { get; set; } | |
| WidthInch { get; set; } |
yöntemler
| İsim | Tanım |
|---|---|
| override Equals(object) |
Ayrıca bakınız
- ad alanı Aspose.Cells.GridDesktop.Data
- toplantı Aspose.Cells.GridDesktop