[]
Gets the row template of the sheet.
[TypeConverter(typeof(ExpandableObjectConverter))]
public LayoutTemplate RowTemplate { get; }
<TypeConverter(GetType(ExpandableObjectConverter))>
Public ReadOnly Property RowTemplate As LayoutTemplate
Type | Description |
---|---|
LayoutTemplate | The row template. |