HeightInch
Comment.HeightInch property
Representerar höjden på kommentaren, i enhet av tum.
public double HeightInch { get; set; }
Exempel
[C#]
comment1.HeightInch = 1.0;
Se även
- class Comment
- namnutrymme Aspose.Cells
- hopsättning Aspose.Cells
Representerar höjden på kommentaren, i enhet av tum.
public double HeightInch { get; set; }
[C#]
comment1.HeightInch = 1.0;