如何在VBA中修改标注尺寸文字和箭头的显示大小???
如何在VBA中修改标注尺寸文字和箭头的显示大小??? 怎么还没人回答啊 我也想知道,并且我想将所有标注样式的某个变量,比如DIMEXE,DIMTAD都改了 <p>你要东西在这里</p><p> Debug.Print .AltRoundDistance<br/> Debug.Print .AltSuppressLeadingZeros<br/> Debug.Print .AltSuppressTrailingZeros<br/> Debug.Print .AltSuppressZeroFeet<br/> Debug.Print .AltSuppressZeroInches<br/> Debug.Print .AltTextPrefix<br/> Debug.Print .AltTextSuffix<br/> Debug.Print .AltTolerancePrecision<br/> Debug.Print .AltToleranceSuppressLeadingZeros<br/> Debug.Print .AltToleranceSuppressTrailingZeros<br/> Debug.Print .AltToleranceSuppressZeroFeet<br/> Debug.Print .AltUnits<br/> Debug.Print .AltUnitsFormat<br/> Debug.Print .AltUnitsPrecision<br/> Debug.Print .AltUnitsScale<br/> Debug.Print .ArrowheadBlock<br/> Debug.Print .ArrowheadSize-指定标注箭头、引线箭头和钩线的尺寸。<br/> Debug.Print .ArrowheadType<br/> Debug.Print .CenterMarkSize<br/> Debug.Print .CenterType<br/> Debug.Print .DimensionLineColor<br/> Debug.Print .DimensionLineWeight<br/> Debug.Print .DimLineSuppress<br/> Debug.Print .Fit<br/> Debug.Print .ForceLineInside<br/> Debug.Print .FractionFormat<br/> Debug.Print .Layer<br/> 'Debug.Print .LeaderLength<br/> Debug.Print .LinearScaleFactor<br/> Debug.Print .Measurement<br/> <br/> Debug.Print .PrimaryUnitsPrecision<br/> Debug.Print .RoundDistance<br/> <br/> Debug.Print .SuppressZeroFeet<br/> Debug.Print .SuppressZeroInches<br/> Debug.Print .StyleName<br/> <br/> '文字部分<br/> Debug.Print .TextColor<br/> Debug.Print .TextInside<br/> Debug.Print .TextInsideAlign<br/> Debug.Print .TextGap<br/> Debug.Print .TextHeight-----指定标注或公差的文字高度<br/> Debug.Print .TextMovement<br/> Debug.Print .TextOutsideAlign<br/> Debug.Print .TextOverride------指定标注的文字字符串<br/> Debug.Print .TextPosition(0), .TextPosition(1), .TextPosition(2)<br/> Debug.Print .TextPrefix<br/> Debug.Print .TextRotation<br/> Debug.Print .TextStyle<br/> Debug.Print .TextSuffix<br/> <br/> Debug.Print .ToleranceSuppressZeroFeet<br/> Debug.Print .ToleranceSuppressZeroInches<br/> Debug.Print .UnitsFormat</p> <p>不知道如何DEBUG</p> 谢谢给出的提示。
页:
[1]