掲示板システム
ホーム
アクセス解析
カテゴリ
ログアウト
VBからエクセルに引く罫線の範囲指定について (ID:122205)
名前
ホームページ(ブログ、Twitterなど)のURL (省略可)
本文
Dim xlRange As Excel.Range Dim intRow1 as Integer = … Dim intRow2 as Integer = … Dim intCol1 as Integer = … Dim intCol2 as Integer = … ×××.Range(xlRange(intRow1, intCol1), xlRange(intRow2, intCol2)).Borders(〜 とか?
←解決時は質問者本人がここをチェックしてください。
戻る
掲示板システム
Copyright 2020 Takeshi Okamoto All Rights Reserved.