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