SheetData.PrependChild method
Office 2013
| Name | Description | |
|---|---|---|
|
PrependChild<T>(T) | Inserts the specified element at the beginning of the current element's list of child nodes. (Inherited from OpenXmlCompositeElement.) |
|
PrependChild<T>(T) | Inserts the specified element at the beginning of the current element's list of child elements. (Inherited from OpenXmlElement.) |