• Text Background BorderMargins.X and BorderMargins.Y not responding to macro

    I have a very simple macro below that appears to be correct but for some reason the BorderMargins.X and .Y values do not change when the macro is run. Why is that? Sub Macro1() Dim otext As TextStyle Set otext = ActiveSettings.TextStyle otext.BorderColor…
  • Tittle Block Modification

    I have many DGN drawings. I want update tittle block on each drawing to edit on text according to excel file.