| msoTriState | 
| Specifies a tri-state Boolean value. | 
| msoCTrue | Not supported (1) | 
| msoFalse | FALSE (0) | 
| msoTriStateMixed | Not supported (-2) | 
| msoTriStateToggle | Not supported (-3) | 
| msoTrue | TRUE (-1) | 
| msoCTrue | 
| Not supported (1) | 
| msoFalse | 
| FALSE (0) | 
| msoTriStateMixed | 
| Not supported (-2) | 
| msoTriStateToggle | 
| Not supported (-3) | 
| msoTrue | 
| TRUE (-1) | 
| REMARKS | 
| * TextRange.Characters(1,2).Font.Bold = msoTrue * Shape.TextFrame2.WordWrap = msoFalse * Shape.Fill.Visible = msoTrue * Selection.InlineShapes(1).LockAspectRatio = msoTrue | 
© 2025 Better Solutions Limited. All Rights Reserved. © 2025 Better Solutions Limited Top