Namespace: Spire.Xls.Core.Interfaces
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
PrintCommentType PrintComments { get; set; }
Property PrintComments As PrintCommentType
	Get
	Set
property PrintCommentType PrintComments {
	PrintCommentType get ();
	void set (PrintCommentType value);
}
abstract PrintComments : PrintCommentType with get, set

Property Value

PrintCommentType

See Also