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