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