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