HeightCM
Comment.HeightCM property
Stellt die Höhe des Kommentars in Zentimetern dar.
public double HeightCM { get; set; }
Beispiele
[C#]
comment1.HeightCM = 1.0;
Siehe auch
- class Comment
- namensraum Aspose.Cells
- Montage Aspose.Cells
Stellt die Höhe des Kommentars in Zentimetern dar.
public double HeightCM { get; set; }
[C#]
comment1.HeightCM = 1.0;