Comment.HeightCM
Comment.HeightCM property
Represents the height of the comment, in unit of centimeters.
public double HeightCM { get; set; }
Examples
[C#]
comment1.HeightCM = 1.0;
See Also
- class Comment
- namespace Aspose.Cells
- assembly Aspose.Cells