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