Skip to main content

MsoTriState enumeration

pecifies a tri-state value.

Name Value Description
msoCTrue 1 Not supported
msoFalse 0 False
msoTriStateMixed -2 Not supported
msoTriStateToggle -3 Not supported
msoTrue -1 True

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>