Copyright © 2003-2024 MultiMedia Soft

Office2007OuterBorderWidth property

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Overrides Public Property Office2007OuterBorderWidth As Integer

 

[C#]

public override short Office2007OuterBorderWidth {get; set;}

 

[C++]

public: __property short get_Office2007OuterBorderWidth();

public: __property void set_Office2007OuterBorderWidth(short);

 

 

Remarks

The width in pixels used for rendering the outer border. Can assume a value in the range from 1 to 10.

For further details about settings for the Office 2007 style, see the How to manage colors of Office 2007 style tutorial.