CustomSheetView クラス

定義

カスタム シート ビュー。

このクラスは、Office 2007 以降で使用できます。

オブジェクトを xml としてシリアル化されるときに、修飾名は x:customSheetView です。

[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.Pane))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.Selection))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.RowBreaks))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.ColumnBreaks))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.PageMargins))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.PrintOptions))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.PageSetup))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.HeaderFooter))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.AutoFilter))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.ExtensionList))]
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2007)]
[DocumentFormat.OpenXml.SchemaAttr(22, "customSheetView")]
public class CustomSheetView : DocumentFormat.OpenXml.OpenXmlCompositeElement
public class CustomSheetView : DocumentFormat.OpenXml.OpenXmlCompositeElement
[DocumentFormat.OpenXml.SchemaAttr(22, "customSheetView")]
public class CustomSheetView : DocumentFormat.OpenXml.OpenXmlCompositeElement
[DocumentFormat.OpenXml.SchemaAttr("x:customSheetView")]
public class CustomSheetView : DocumentFormat.OpenXml.OpenXmlCompositeElement
[DocumentFormat.OpenXml.SchemaAttr("x:customSheetView")]
public class CustomSheetView : DocumentFormat.OpenXml.TypedOpenXmlCompositeElement
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.Pane))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.Selection))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.RowBreaks))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.ColumnBreaks))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.PageMargins))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.PrintOptions))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.PageSetup))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.HeaderFooter))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.AutoFilter))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.ExtensionList))]
public class CustomSheetView : DocumentFormat.OpenXml.OpenXmlCompositeElement
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.Pane))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.Selection))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.RowBreaks))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.ColumnBreaks))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.PageMargins))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.PrintOptions))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.PageSetup))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.HeaderFooter))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.AutoFilter))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.ExtensionList))]
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2007)]
public class CustomSheetView : DocumentFormat.OpenXml.OpenXmlCompositeElement
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.Pane))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.Selection))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.RowBreaks))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.ColumnBreaks))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.PageMargins))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.PrintOptions))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.PageSetup))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.HeaderFooter))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.AutoFilter))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.ExtensionList))>]
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2007)>]
[<DocumentFormat.OpenXml.SchemaAttr(22, "customSheetView")>]
type CustomSheetView = class
    inherit OpenXmlCompositeElement
type CustomSheetView = class
    inherit OpenXmlCompositeElement
[<DocumentFormat.OpenXml.SchemaAttr(22, "customSheetView")>]
type CustomSheetView = class
    inherit OpenXmlCompositeElement
[<DocumentFormat.OpenXml.SchemaAttr("x:customSheetView")>]
type CustomSheetView = class
    inherit OpenXmlCompositeElement
[<DocumentFormat.OpenXml.SchemaAttr("x:customSheetView")>]
type CustomSheetView = class
    inherit TypedOpenXmlCompositeElement
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.Pane))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.Selection))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.RowBreaks))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.ColumnBreaks))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.PageMargins))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.PrintOptions))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.PageSetup))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.HeaderFooter))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.AutoFilter))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.ExtensionList))>]
type CustomSheetView = class
    inherit OpenXmlCompositeElement
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.Pane))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.Selection))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.RowBreaks))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.ColumnBreaks))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.PageMargins))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.PrintOptions))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.PageSetup))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.HeaderFooter))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.AutoFilter))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Spreadsheet.ExtensionList))>]
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2007)>]
type CustomSheetView = class
    inherit OpenXmlCompositeElement
Public Class CustomSheetView
Inherits OpenXmlCompositeElement
Public Class CustomSheetView
Inherits TypedOpenXmlCompositeElement
継承
継承
属性

注釈

[ISO/IEC 29500-1 1st Edition]

customSheetView (カスタム シート ビュー)

このコレクションには、1 つのカスタム シート ビュー定義に関連する情報が格納されます。 カスタム ビューは、シートの特定のビューを定義する設定のコレクションです。 これらのビューをユーザーが選択すると、シートの定義済みのビューにすばやくアクセスできます。

[:この例では、シート ビューに水平分割と垂直分割の両方があり、右下ペインの左上のセルが F7 であることを示します。 ページ余白、印刷オプション、ページ設定、ヘッダー/フッター情報もこのビューに保存されます。

<customSheetView guid="{F3A061A9-D5FD-4F9C-A7CD-483AD476BA25}"  sizeWithWindow="0">  
  <pane xSplit="5" ySplit="6" topLeftCell="F7"/>  
  <selection/>  
  <pageMargins left="0.7" right="0.7" top="0.75" bottom="0.75" header="0.3"    footer="0.3"/>  
  <printOptions gridLinesSet="0"/>  
  <pageSetup paperSize="0" scale="0" orientation="portrait" printDriver="0"    horizontalDpi="0" verticalDpi="0" copies="0"/>  
  <headerFooter/>  
</customSheetView>  

例終わり]

親の要素
customSheetViews (§18.3.1.27)
子要素 Subclause
autoFilter (オートフィルター設定) §18.3.1.2
colBreaks (垂直改ページ) §18.3.1.14
extLst (Future Feature Data Storage Area) §18.2.10
headerFooter (ヘッダー フッター設定) §18.3.1.46
pageMargins (ページ余白) §18.3.1.62
pageSetup (ページ設定設定) §18.3.1.63
pane (ビュー ウィンドウ) §18.3.1.66
printOptions (印刷オプション) §18.3.1.70
rowBreaks (水平改ページ (行)) §18.3.1.74
selection (Selection) §18.3.1.78
属性 説明
colorId (Color Id) このカスタム ビューの行見出しまたは列見出しおよび目盛線のテキストの色の値にインデックスを付けます。 これは、rgb 値ではなく 'インデックスカラー値' (ICV) です。

この属性に指定できる値は、W3C XML スキーマの unsignedInt データ型で定義されます。
filter (Filtered List) ビューにフィルター処理された範囲が含まれているかどうかを示すフラグ。

この属性で使用できる値は、W3C XML スキーマの boolean データ型で定義されています。
filterUnique (Filter) このカスタム ビューで、高度なフィルターが適用されているかどうかを示し、データ リストから重複レコードを除外するオプションが選択されていることを示します。

この属性で使用できる値は、W3C XML スキーマの boolean データ型で定義されています。
fitToPage (ページに合わせる) このカスタム ビューを印刷するときに、このビューをページに合わせる必要があるかどうかを示すフラグ。

この属性で使用できる値は、W3C XML スキーマの boolean データ型で定義されています。
guid (GUID) このカスタム ビューの一意識別子。 これは、一意性を確保するために使用されます。 ビューの作成時に生成されます。 ブックスタート パーツの customWorkbookView guid 値に対応する必要があります。

この属性に使用できる値は、 ST_Guid 単純型 (§22.9.2.4) によって定義されます。
hiddenColumns (非表示の列) このカスタム ビューに 1 つ以上の非表示列があることを示すフラグ。

この属性で使用できる値は、W3C XML スキーマの boolean データ型で定義されています。
hiddenRows (非表示の行) このカスタム ビューに 1 つ以上の非表示行があることを示すフラグ。

この属性で使用できる値は、W3C XML スキーマの boolean データ型で定義されています。
outlineSymbols (アウトライン 記号を表示) アウトライン 記号がこのカスタム ビューに表示されるかどうかを示すフラグ。

この属性で使用できる値は、W3C XML スキーマの boolean データ型で定義されています。
printArea (印刷領域が定義されています) 印刷領域がこのカスタム ビューの一部として定義されているかどうかを示すフラグ。

この属性で使用できる値は、W3C XML スキーマの boolean データ型で定義されています。
scale (印刷スケール) このカスタム ビューの印刷スケーリング。 この属性の値は、10 から 400 までの範囲に制限する必要があります。

[:

10 - 10%

20 - 20%



100 - 100%



400 - 400%

例終わり]

この属性に指定できる値は、W3C XML スキーマの unsignedInt データ型で定義されます。
showAutoFilter (AutoFitler ドロップダウン コントロールの表示) このカスタム ビューにオートフィルター ドロップダウン ボタンが表示されるかどうかを示すフラグ。

この属性で使用できる値は、W3C XML スキーマの boolean データ型で定義されています。
showFormulas (数式の表示) このカスタム ビューに数式が表示されるかどうかを示すフラグ。

この属性で使用できる値は、W3C XML スキーマの boolean データ型で定義されています。
showGridLines (グリッド線の表示) このカスタム ビューに枠線が表示されるかどうかを示すフラグ。

この属性で使用できる値は、W3C XML スキーマの boolean データ型で定義されています。
showPageBreaks (改ページの表示) このカスタム ビューに改ページが表示されるかどうかを示すフラグ。

この属性で使用できる値は、W3C XML スキーマの boolean データ型で定義されています。
showRowCol (ヘッダーの表示) 行ヘッダーと列ヘッダーがこのカスタム ビューに表示されるかどうかを示すフラグ。

この属性で使用できる値は、W3C XML スキーマの boolean データ型で定義されています。
showRuler (ルーラーを表示) このカスタム ビューにルーラーを表示するかどうかを示すフラグ。 このカスタム ビューがページ レイアウト ビューにある場合にのみ適用されます。

この属性で使用できる値は、W3C XML スキーマの boolean データ型で定義されています。
state (Visible State) このカスタム ビューの表示状態。

この属性に使用できる値は、 ST_SheetState 単純型 (§18.18.68) によって定義されます。
topLeftCell (左上の表示セル) このカスタム ビューの右下ペインの左上の表示セルの位置 (左から右のモードの場合)。

この属性に使用できる値は、 ST_CellRef 単純型 (§18.18.7) によって定義されます。
view (ビューの種類) このカスタム ビューのビューの種類を示します

この属性に使用できる値は、 ST_SheetViewType 単純型 (§18.18.69) によって定義されます。
zeroValues (ゼロ値を表示) このカスタム ビューでウィンドウに 0 (ゼロ) の値を表示するかどうかを示すフラグ。

この属性で使用できる値は、W3C XML スキーマの boolean データ型で定義されています。

[: この要素のコンテンツ モデル (CT_CustomSheetView) の W3C XML スキーマ定義は§A.2 にあります。 メモの終了]

ISO/IEC29500: 2008。

コンストラクター

CustomSheetView()

CustomSheetView クラスの新しいインスタンスを初期化します。

CustomSheetView(IEnumerable<OpenXmlElement>)

指定した子要素を使用して、CustomSheetView クラスの新しいインスタンスを初期化します。

CustomSheetView(OpenXmlElement[])

指定した子要素を使用して、CustomSheetView クラスの新しいインスタンスを初期化します。

CustomSheetView(String)

外部 XML から CustomSheetView クラスの新しいインスタンスを初期化します。

プロパティ

AutoFilter

オートフィルター設定。

スキーマの x:autoFilter 要素タグを表します。

ChildElements

現在の要素のすべての子ノードを取得します。

(継承元 OpenXmlElement)
ColorId

カラー ID

スキーマ内の次の属性を表します: colorId

ColumnBreaks

垂直方向の改ページ。

スキーマ内の x:colBreaks 要素タグを表します。

ExtendedAttributes

現在の要素のすべての拡張属性 (スキーマで定義されていない属性) を取得します。

(継承元 OpenXmlElement)
ExtensionList

ExtensionList。

スキーマの x:extLst 要素タグを表します。

Features

現在の要素の を IFeatureCollection 取得します。 この機能コレクションは読み取り専用ですが、使用可能な場合は親パーツとパッケージから機能を継承します。

(継承元 OpenXmlElement)
Filter

フィルター処理された一覧

スキーマ内の次の属性を表します。

FilterUnique

Filter

スキーマ内の次の属性を表します。 filterUnique

FirstChild

現在の OpenXmlElement 要素の最初の子を取得します。

(継承元 OpenXmlCompositeElement)
FitToPage

ページに合わせる

スキーマ内の次の属性を表します: fitToPage

Guid

GUID

スキーマ内の次の属性を表します。 guid

HasAttributes

現在の要素に属性があるかどうかを示す値を取得します。

(継承元 OpenXmlElement)
HasChildren

現在の要素に子要素があるかどうかを示す値を取得します。

(継承元 OpenXmlCompositeElement)
HeaderFooter

ヘッダー フッターの設定。

スキーマ内の x:headerFooter 要素タグを表します。

HiddenColumns

非表示の列

スキーマ内の次の属性を表します: hiddenColumns

HiddenRows

非表示の行

スキーマ内の次の属性を表します。 hiddenRows

InnerText

現在のノードとそのすべての子の連結値を取得または設定します。

(継承元 OpenXmlCompositeElement)
InnerXml

現在のノードの子ノードのみを表すマークアップを取得または設定します。

(継承元 OpenXmlCompositeElement)
LastChild

現在の OpenXmlElement 要素の最後の子を取得します。 このような OpenXmlElement 要素がない場合は、null (Visual Basic では Nothing) を返します。

(継承元 OpenXmlCompositeElement)
LocalName

カスタム シート ビュー。

このクラスは、Office 2007 以降で使用できます。

オブジェクトを xml としてシリアル化されるときに、修飾名は x:customSheetView です。

LocalName

現在の要素のローカル名を取得します。

(継承元 OpenXmlElement)
MCAttributes

マークアップ互換性属性を取得または設定します。 現在の要素に対してマークアップ互換性属性が定義されていない場合は null を返します。

(継承元 OpenXmlElement)
NamespaceDeclarations

現在の要素で定義されているすべての名前空間宣言を取得します。 名前空間宣言がない場合は、空の列挙子を返します。

(継承元 OpenXmlElement)
NamespaceUri

現在の要素の名前空間 URI を取得します。

(継承元 OpenXmlElement)
OpenXmlElementContext

現在の要素の OpenXmlElementContext を取得します。

(継承元 OpenXmlElement)
OuterXml

現在の要素とそのすべての子要素を表すマークアップを取得します。

(継承元 OpenXmlElement)
OutlineSymbols

アウトライン 記号を表示する

スキーマ内の次の属性を表します。outlineSymbols

PageMargins

ページ余白。

スキーマ内の x:pageMargins 要素タグを表します。

PageSetup

ページ設定設定。

スキーマの x:pageSetup 要素タグを表します。

Pane

ウィンドウ分割情報。

スキーマの x:pane の要素タグを表します。

Parent

現在の要素の親要素を取得します。

(継承元 OpenXmlElement)
Prefix

現在の要素の名前空間プレフィックスを取得します。

(継承元 OpenXmlElement)
PrintArea

印刷領域の定義

スキーマ内の次の属性を表します。 printArea

PrintOptions

印刷オプション。

スキーマの要素タグ x:printOptions を表します。

RowBreaks

水平方向の改ページ。

スキーマ内の x:rowBreaks 要素タグを表します。

Scale

印刷スケール

スキーマ内の次の属性を表します: scale

Selection

選択範囲

スキーマの x:selection 要素タグを表します。

ShowAutoFilter

AutoFitler ドロップダウン コントロールを表示する

スキーマ内の次の属性を表します。 showAutoFilter

ShowFormulas

数式を表示する

スキーマ内の次の属性を表します: showFormulas

ShowGridLines

グリッド線を表示する

スキーマ内の次の属性を表します。 showGridLines

ShowPageBreaks

改ページの表示

スキーマ内の次の属性を表します: showPageBreaks

ShowRowColumn

ヘッダーの表示

スキーマ内の次の属性を表します: showRowCol

ShowRuler

ルーラーを表示する

スキーマ内の次の属性を表します: showRuler

State

表示状態

スキーマの状態の次の属性を表します。

TopLeftCell

左上に表示されるセル

スキーマ内の次の属性を表します。 topLeftCell

View

ビューの種類

スキーマのビューで次の属性を表します。

XmlQualifiedName

現在の要素の修飾名を取得します。

(継承元 OpenXmlElement)
XName

現在の要素の修飾名を取得します。

(継承元 OpenXmlElement)
ZeroValues

ゼロ値の表示

スキーマ内の次の属性を表します: zeroValues

メソッド

AddAnnotation(Object)

現在の OpenXmlElement 要素の注釈の一覧にオブジェクトを追加します。

(継承元 OpenXmlElement)
AddChild(OpenXmlElement, Boolean)

指定した要素が既知の子である場合は、 要素に追加します。 これにより、 要素がスキーマに従って正しい場所に追加されます。

(継承元 OpenXmlCompositeElement)
AddNamespaceDeclaration(String, String)

現在のノードに名前空間宣言を追加します。

(継承元 OpenXmlElement)
Ancestors()

現在の要素のすべての先祖を列挙します。

(継承元 OpenXmlElement)
Ancestors<T>()

指定した型を持つ現在の要素の先祖のみを列挙します。

(継承元 OpenXmlElement)
Annotation(Type)

現在の OpenXmlElement 要素から、指定した型の最初の注釈オブジェクトを取得します。

(継承元 OpenXmlElement)
Annotation<T>()

現在の OpenXmlElement 要素から、指定した型の最初の注釈オブジェクトを取得します。

(継承元 OpenXmlElement)
Annotations(Type)

現在の OpenXmlElement 要素の指定した型を持つ注釈のコレクションを取得します。

(継承元 OpenXmlElement)
Annotations<T>()

現在の OpenXmlElement 要素の指定した型を持つ注釈のコレクションを取得します。

(継承元 OpenXmlElement)
Append(IEnumerable<OpenXmlElement>)

要素のリストから現在の要素の子要素のリストの末尾に各要素を追加します。

(継承元 OpenXmlElement)
Append(OpenXmlElement[])

要素の配列から、現在の要素の子要素のリストの末尾に各要素を追加します。

(継承元 OpenXmlElement)
AppendChild<T>(T)

現在の要素の子ノードのリストの末尾に、指定した要素を追加します。

(継承元 OpenXmlCompositeElement)
ClearAllAttributes()

既知の属性と拡張属性の両方を含むすべての属性をクリアします。

(継承元 OpenXmlElement)
Clone()

現在のノードの複製を作成します。

(継承元 OpenXmlElement)
CloneNode(Boolean)

このノードの複製を作成します。

Descendants()

現在の要素のすべての子孫を列挙します。

(継承元 OpenXmlElement)
Descendants<T>()

T 型のすべての現在の要素の子孫を列挙します。

(継承元 OpenXmlElement)
Elements()

現在の要素のすべての子を列挙します。

(継承元 OpenXmlElement)
Elements<T>()

指定した型を持つ現在の要素の子のみを列挙します。

(継承元 OpenXmlElement)
ElementsAfter()

現在の要素に続き、現在の要素と同じ親を持つすべての兄弟要素を列挙します。

(継承元 OpenXmlElement)
ElementsBefore()

現在の要素の前にあり、現在の要素と同じ親を持つすべての兄弟要素を列挙します。

(継承元 OpenXmlElement)
GetAttribute(String, String)

指定したタグ名と名前空間 URI を持つ Open XML 属性を取得します。

(継承元 OpenXmlElement)
GetAttributes()

すべての属性のコピーを含むリストを取得します。

(継承元 OpenXmlElement)
GetEnumerator()

子コレクションを反復処理する列挙子を返します。

(継承元 OpenXmlElement)
GetFirstChild<T>()

T 型の最初の子要素を検索します。

(継承元 OpenXmlElement)
InsertAfter<T>(T, OpenXmlElement)

指定した参照要素の直後に、指定した要素を挿入します。

(継承元 OpenXmlCompositeElement)
InsertAfterSelf<T>(T)

現在の要素の直後に、指定した要素を挿入します。

(継承元 OpenXmlElement)
InsertAt<T>(T, Int32)

現在の要素の子の指定したインデックス位置に、指定した要素を挿入します。

(継承元 OpenXmlCompositeElement)
InsertBefore<T>(T, OpenXmlElement)

指定した参照要素の直前に、指定した要素を挿入します。

(継承元 OpenXmlCompositeElement)
InsertBeforeSelf<T>(T)

現在の要素の直前に、指定した要素を挿入します。

(継承元 OpenXmlElement)
IsAfter(OpenXmlElement)

指定した要素の後に現在の要素がドキュメントの順序で表示されるかどうかを判断します。

(継承元 OpenXmlElement)
IsBefore(OpenXmlElement)

指定した要素の前に現在の要素がドキュメントの順序で表示されるかどうかを判断します。

(継承元 OpenXmlElement)
LookupNamespace(String)

現在のノードのコンテキストの名前空間プレフィックスを解決します。

(継承元 OpenXmlElement)
LookupPrefix(String)

現在の要素スコープ内の名前空間 URI の対応するプレフィックスを検索します。

(継承元 OpenXmlElement)
NextSibling()

現在の OpenXmlElement 要素の直後にある OpenXmlElement 要素を取得します。 次の OpenXmlElement 要素がない場合は null (Visual Basic では Nothing) を返します。

(継承元 OpenXmlElement)
NextSibling<T>()

現在の OpenXmlElement 要素に続く指定した型を持つ OpenXmlElement 要素を取得します。 次の OpenXmlElement がない場合は、null (Visual Basic では Nothing) を返します。

(継承元 OpenXmlElement)
PrependChild<T>(T)

現在の要素の子ノードのリストの先頭に、指定した要素を挿入します。

(継承元 OpenXmlCompositeElement)
PreviousSibling()

現在の OpenXmlElement 要素のすぐ前にある OpenXmlElement 要素を取得します。 前に OpenXmlElement 要素がない場合は、null (Visual Basic では Nothing) を返します。

(継承元 OpenXmlElement)
PreviousSibling<T>()

現在の OpenXmlElement の前に指定された型を持つ OpenXmlElement 要素を取得します。 前に OpenXmlElement 要素がない場合は null (Visual Basic では Nothing) を返します。

(継承元 OpenXmlElement)
Remove()

現在の要素を親から削除します。

(継承元 OpenXmlElement)
RemoveAllChildren()

現在の要素のすべての子要素を削除します。

(継承元 OpenXmlCompositeElement)
RemoveAllChildren<T>()

T 型の現在の要素の子要素をすべて削除します。

(継承元 OpenXmlElement)
RemoveAnnotations(Type)

指定した型の注釈を現在の OpenXmlElement 要素から削除します。

(継承元 OpenXmlElement)
RemoveAnnotations<T>()

指定した型の注釈を現在の OpenXmlElement 要素から削除します。

(継承元 OpenXmlElement)
RemoveAttribute(String, String)

現在の要素から 属性を削除します。

(継承元 OpenXmlElement)
RemoveChild<T>(T)

指定した子要素を削除します。

(継承元 OpenXmlCompositeElement)
RemoveNamespaceDeclaration(String)

指定したプレフィックスの名前空間宣言を削除します。 プレフィックスがない場合は、何も削除しません。

(継承元 OpenXmlElement)
ReplaceChild<T>(OpenXmlElement, T)

現在の要素の子要素の 1 つを別の OpenXmlElement 要素に置き換えます。

(継承元 OpenXmlCompositeElement)
SetAttribute(OpenXmlAttribute)

指定した要素に属性を設定します。 属性が既知の属性の場合、属性の値が設定されます。 属性が拡張属性の場合は、拡張属性リストに 'openxmlAttribute' が追加されます。

(継承元 OpenXmlElement)
SetAttributes(IEnumerable<OpenXmlAttribute>)

要素に複数の属性を設定します。 属性が既知の属性の場合、属性の値が設定されます。 属性が拡張属性の場合は、拡張属性リストに 'openxmlAttribute' が追加されます。

(継承元 OpenXmlElement)
WriteTo(XmlWriter)

現在のノードを指定した XmlWriter に保存します。

(継承元 OpenXmlElement)

明示的なインターフェイスの実装

IEnumerable.GetEnumerator()

カスタム シート ビュー。

このクラスは、Office 2007 以降で使用できます。

オブジェクトを xml としてシリアル化されるときに、修飾名は x:customSheetView です。

(継承元 OpenXmlElement)
IEnumerable<OpenXmlElement>.GetEnumerator()

子コレクションを反復処理する列挙子を返します。

(継承元 OpenXmlElement)

適用対象