ISurfaceSettable Interface
Definition
Section titled “Definition”An interface that provides a Surface property which can be set.
public interface ISurfaceSettableProperties
Section titled “Properties”Surface
Section titled “Surface”Sets the surface.
ICellSurface Surface { get; set; }