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 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6
Reference
ICanSerializeXml MembersFarPoint.Web.Spread.Model Namespace