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