XlLineStyle 列挙 (Excel)XlLineStyle enumeration (Excel)
輪郭の線の種類を指定します。Specifies the line style for the border.
名前Name | 値Value | 説明Description |
---|---|---|
xlcontinuousxlContinuous | 1 1 | 実線Continuous line. |
xlDashxlDash | -4115-4115 | 破線Dashed line. |
xlDashDotxlDashDot | 4 4 | 一点鎖線Alternating dashes and dots. |
xlDashDotDotxlDashDotDot | 5 5 | ニ点鎖線Dash followed by two dots. |
xldotxlDot | -4118-4118 | 点線Dotted line. |
xlDoublexlDouble | -4119-4119 | 2 本線Double line. |
xlLineStyleNonexlLineStyleNone | -4142-4142 | 線なしNo line. |
xlslantdashdot は、xlSlantDashDot | 13 13 | 斜破線Slanted dashes. |
サポートとフィードバックSupport and feedback
Office VBA またはこの説明書に関するご質問やフィードバックがありますか?Have questions or feedback about Office VBA or this documentation? サポートの受け方およびフィードバックをお寄せいただく方法のガイダンスについては、Office VBA のサポートおよびフィードバックを参照してください。Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.