'宣言 Protected Sub ExportExtensionData( _ ByVal writer As System.Xml.XmlWriter, _ ByVal context As ExportContext, _ ByVal extensibleObject As IExtensibleObject(Of Workbook), _ ByVal key As System.Guid _ )
protected void ExportExtensionData( System.Xml.XmlWriter writer, ExportContext context, IExtensibleObject<Workbook> extensibleObject, System.Guid key )
パラメータ
- writer
- context
- extensibleObject
- key
- 拡張の識別子を表すSystem.Guid値。