HeightCM
Comment.HeightCM property
Yorumun yüksekliğini santimetre cinsinden temsil eder.
public double HeightCM { get; set; }
Örnekler
[C#]
comment1.HeightCM = 1.0;
Ayrıca bakınız
- class Comment
- ad alanı Aspose.Cells
- toplantı Aspose.Cells
Yorumun yüksekliğini santimetre cinsinden temsil eder.
public double HeightCM { get; set; }
[C#]
comment1.HeightCM = 1.0;