| Description |
|---|
| Excerpt |
|---|
Sets or returns whether the data being bound to a template file should be transposed before being bound to the template using the ExcelTemplate.BindData method. |
| Signature | ||||
|---|---|---|---|---|
| ||||
public boolean Transpose{ get; set; }
|
| Signature | ||||
|---|---|---|---|---|
| ||||
Public Property Transpose() As Boolean |
| Remarks |
|---|
If this property is set to Transpose is a Read/Write property. |
| Example | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|