ColumnSetWidth Method (Single) |
Sets the width of the column.
Namespace: Aceoffix.WordWriterAssembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntaxpublic void SetWidth(
float ColumnWidth
)
Public Sub SetWidth (
ColumnWidth As Single
)
Parameters
- ColumnWidth
- Type: SystemSingle
Specify the width of the column, in points.
See Also