GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > ShapeActionsCommand クラス : TextLineWeight メソッド |
'Declaration
Public Shared Function TextLineWeight( _ ByVal drawingObjects() As IShape, _ ByVal weight As Double _ ) As ShapeActionsCommand
public static ShapeActionsCommand TextLineWeight( IShape[] drawingObjects, double weight )