columnRuleStyle property
Gets or sets the style for all column rules in a multi-column element.
This property is read/write.
![]() |
Syntax
HRESULT put_columnRuleStyle( BSTR v ); HRESULT get_columnRuleStyle( [out, retval] BSTR *p );
Property values
Type: BSTR
One of the values in the Property Values section.
String format
none | dotted | dashed | solid | double | groove | ridge | inset | window-inset | outset | hidden
CSS information
| Applies To | multi-column elements |
|---|---|
| Media | visual |
| Inherited | no |
| Initial Value | none |
Requirements
|
Minimum supported client |
Windows 8 |
|---|---|
|
Minimum supported server |
Windows Server 2012 |
|
Header |
|
|
IDL |
|
|
DLL |
|
Show:
