columnRuleWidth property
Gets or sets the width of all column rules in a multi-column element.
This property is read/write.
![]() |
Syntax
HRESULT put_columnRuleWidth( BSTR v ); HRESULT get_columnRuleWidth( [out, retval] BSTR *p );
Property values
Type: BSTR
one of the following values:
String format
medium | thin | thick | width
CSS information
| Applies To | multi-column elements |
|---|---|
| Media | visual |
| Inherited | no |
| Initial Value | medium |
Requirements
|
Minimum supported client |
Windows 8 |
|---|---|
|
Minimum supported server |
Windows Server 2012 |
|
Header |
|
|
IDL |
|
|
DLL |
|
Show:
