Skip to main content

Border.ThemeColor property

Table of contents
  1. Syntax
  2. Remarks

Returns or sets the theme color in the applied color scheme that is associated with the specified object. Read/write Variant.

Syntax

expression.ThemeColor

expression A variable that represents a Border object.

Remarks

Attempting to access a theme color for an object whose color is not currently themed will result in an invalid request run-time error.

Leave a comment

Your email address will not be published. Required fields are marked *

Format your code: <pre><code class="language-vba">place your code here</code></pre>