Excel for UWP/WinRT
XLColumn クラス
メンバ 

ワークシート内の列を表します。このクラスは、列の幅、スタイル、および表示状態を設定するためのプロパティを提供します。
オブジェクト モデル
XLColumn クラス
構文
'宣言
 
Public Class XLColumn 
   Implements ICloneable 
public class XLColumn : ICloneable  
解説
XLColumn オブジェクトはデータを含みません。コレクションから列を削除すると、そのデータは失われます。後で同じ列をコレクションに再度挿入しても、列は空白になります。
継承階層

System.Object
   C1.Xaml.Excel.XLColumn

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

XLColumn メンバ
C1.Xaml.Excel 名前空間

Send Feedback