Visual Basic (Declaration) | |
---|---|
Public Interface ICanSerializeXml Inherits ISerializeSupport |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As ICanSerializeXml |
C# | |
---|---|
public interface ICanSerializeXml : ISerializeSupport |
This interface is used by the StyleInfo, NamedStyleCollection, DefaultSheetStyleModel, and DefaultSheetDataModel objects to determine whether any contained editor, renderer, formatter, cell type, or other object does not support ISerializeSupport.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
Reference
ICanSerializeXml MembersFarPoint.Web.Spread.Model Namespace