XlsPageSetup
RelationId Property
|
Gets / sets relation id to the printer settings part.
Namespace:
Spire.Xls.Core.Spreadsheet
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public string RelationId { get; }
Public ReadOnly Property RelationId As String
Get
public:
property String^ RelationId {
String^ get ();
}
member RelationId : string with get
Property Value
Type:
String
See Also