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