[]
        
(Showing Draft Content)

C1.Web.Api.Excel.Row.Height

Height Property

Height

Gets or sets the height of the row (points).

Declaration
[JsonConverter(typeof(FloatRoundConverter))]
public int Height { get; set; }
<JsonConverter(GetType(FloatRoundConverter))>
Public Property Height As Integer