ColumnWidths
public Dictionary<int, int> ColumnWidths { get; set; }
여러 열의 너비를 개별 지정 (Key: 열 index , Value: 너비 mm)
Returns
| Type | Description |
|---|---|
| Dictionary<int, int> |
public Dictionary<int, int> ColumnWidths { get; set; }
여러 열의 너비를 개별 지정 (Key: 열 index , Value: 너비 mm)
| Type | Description |
|---|---|
| Dictionary<int, int> |