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